]> 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 e7bb3e33d5bdd999f246e56e02a2a06775553035..2b9e9b9cf07f0996650f4c16b1c36aa13e579206 100644 (file)
@@ -10,4 +10,7 @@
 
 extra-y        = start.o
 obj-$(CONFIG_X86_RESET_VECTOR) += resetvec.o start16.o
-obj-y  += interrupts.o cpu.o
+obj-y  += interrupts.o cpu.o call64.o
+
+obj-$(CONFIG_SYS_COREBOOT) += coreboot/
+obj-$(CONFIG_PCI) += pci.o