Rename build system variables to be more intuitive, and
[coreboot.git] / src / cpu / amd / model_lx / Makefile.inc
index 02cb3b51960251dc35dedabec7521e56e6fbd326..3455d1e5d6c960bb23699fde24f06668e1207b17 100644 (file)
@@ -1,9 +1,9 @@
 subdirs-y += ../../x86/tsc
-subdirs-y += ../../x86/fpu
 subdirs-y += ../../x86/lapic
 subdirs-y += ../../x86/cache
 subdirs-y += ../../x86/smm
 
-driver-y += model_lx_init.o
-obj-y += cpubug.o
-obj-y += vsmsetup.o
+driver-y += model_lx_init.c
+ramstage-y += cpubug.c
+
+cpu_incs += $(src)/cpu/amd/model_lx/cache_as_ram.inc