Rename build system variables to be more intuitive, and
[coreboot.git] / src / cpu / amd / socket_940 / Makefile.inc
index 07bf83d3ffdd92c70c1d50ca9402a36ae0d6c69b..a0fee959b4848610bd20753d518fc9d95ebb9832 100644 (file)
@@ -1,4 +1,4 @@
-obj-y += socket_940.o
+ramstage-y += socket_940.c
 subdirs-y += ../model_fxx
 subdirs-y += ../dualcore
 subdirs-y += ../mtrr
@@ -8,3 +8,5 @@ subdirs-y += ../../x86/lapic
 subdirs-y += ../../x86/cache
 subdirs-y += ../../x86/mtrr
 subdirs-y += ../../x86/pae
+
+cpu_incs += $(src)/cpu/amd/car/cache_as_ram.inc