]> git.sur5r.net Git - u-boot/blobdiff - arch/x86/cpu/Makefile
Merge git://git.denx.de/u-boot-sh
[u-boot] / arch / x86 / cpu / Makefile
index 415bc2498935222afea91cbaee0e51011d69346f..9d38ef73a7d302a41fb2e536d3b45be2cfb3a9aa 100644 (file)
@@ -9,5 +9,5 @@
 #
 
 extra-y        = start.o
-extra-$(CONFIG_X86_RESET_VECTOR) += resetvec.o start16.o
-obj-y  = interrupts.o cpu.o
+obj-$(CONFIG_X86_RESET_VECTOR) += resetvec.o start16.o
+obj-y  += interrupts.o cpu.o call64.o