]> git.sur5r.net Git - u-boot/blobdiff - arch/x86/cpu/intel_common/Makefile
x86: Move common LPC code to its own place
[u-boot] / arch / x86 / cpu / intel_common / Makefile
index ca4e171d20ca9b10bb74d446391a1b0a9bfdfb80..74b005a4966cf2a270ed9917c0d0b0c9d53eef9f 100644 (file)
@@ -5,6 +5,7 @@
 #
 
 obj-$(CONFIG_HAVE_MRC) += car.o
+obj-y += lpc.o
 ifndef CONFIG_TARGET_EFI
 obj-y += microcode.o
 endif