]> git.sur5r.net Git - u-boot/blobdiff - arch/x86/cpu/intel_common/Makefile
x86: Add common SDRAM-init code
[u-boot] / arch / x86 / cpu / intel_common / Makefile
index 06de964cc8fd2641d5e46fdb9570318da7502c44..804c539ca4bd4d30a7665f004b60065bedd708da 100644 (file)
@@ -7,6 +7,10 @@
 obj-$(CONFIG_HAVE_MRC) += car.o
 obj-y += cpu.o
 obj-y += lpc.o
+obj-$(CONFIG_HAVE_MRC) += me_status.o
 ifndef CONFIG_TARGET_EFI
 obj-y += microcode.o
 endif
+obj-y += pch.o
+obj-$(CONFIG_HAVE_MRC) += report_platform.o
+obj-$(CONFIG_HAVE_MRC) += mrc.o