Rename build system variables to be more intuitive, and
[coreboot.git] / src / cpu / intel / ep80579 / Makefile.inc
index b4c407dbbf75ec6032285ebc804b848d2af075f8..7aaedba7e0d0c6bcae0db6bd687cb162e4a9387c 100644 (file)
@@ -1,5 +1,5 @@
-obj-y += ep80579.o
-driver-y += ep80579_init.o
+ramstage-y += ep80579.c
+driver-y += ep80579_init.c
 subdirs-y += ../../x86/tsc
 subdirs-y += ../../x86/mtrr
 subdirs-y += ../../x86/lapic