]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/x86/cpu/Makefile
x86: dm: Clean up cpu drivers
[karo-tx-uboot.git] / arch / x86 / cpu / Makefile
index 7ff05e662846dadc9f0a0435fed855f5ec6aeb0a..48197fb0fa765ad33a2e5521f6f4336b7b7560fc 100644 (file)
@@ -10,7 +10,7 @@
 
 extra-y        = start.o
 obj-$(CONFIG_X86_RESET_VECTOR) += resetvec.o start16.o
-obj-y  += interrupts.o cpu.o call64.o
+obj-y  += interrupts.o cpu.o cpu_x86.o call64.o
 
 obj-$(CONFIG_INTEL_BAYTRAIL) += baytrail/
 obj-$(CONFIG_SYS_COREBOOT) += coreboot/