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