]> git.sur5r.net Git - u-boot/blobdiff - arch/x86/cpu/Makefile
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
[u-boot] / arch / x86 / cpu / Makefile
index 9d38ef73a7d302a41fb2e536d3b45be2cfb3a9aa..2b9e9b9cf07f0996650f4c16b1c36aa13e579206 100644 (file)
@@ -11,3 +11,6 @@
 extra-y        = start.o
 obj-$(CONFIG_X86_RESET_VECTOR) += resetvec.o start16.o
 obj-y  += interrupts.o cpu.o call64.o
+
+obj-$(CONFIG_SYS_COREBOOT) += coreboot/
+obj-$(CONFIG_PCI) += pci.o