]> 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 1918ca30a845d1501ec7cae5a95246b7ffe17fa6..804c539ca4bd4d30a7665f004b60065bedd708da 100644 (file)
@@ -11,4 +11,6 @@ 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