Apply cache-as-ram conditionally on socket mPGA604
[coreboot.git] / src / cpu / intel / socket_mPGA604 / Makefile.inc
index 1404e84bbc1cdae14a01843ad98b46ee28cb0c8d..fb1cacd35949df7190081cd1f66f984a0bb8a5dd 100644 (file)
@@ -10,3 +10,5 @@ subdirs-y += ../../x86/smm
 subdirs-y += ../microcode
 subdirs-y += ../hyperthreading
 
+cpu_incs-$(CONFIG_CACHE_AS_RAM) += $(src)/cpu/intel/car/cache_as_ram_ht.inc
+