]> git.sur5r.net Git - u-boot/blobdiff - arch/x86/cpu/ivybridge/Makefile
x86: ivybridge: Enable 206ax cpu driver for FSP build
[u-boot] / arch / x86 / cpu / ivybridge / Makefile
index 27cfb263170ca5ca9cd0f9a2c214a7e9e9f16ce4..716134e9ff376fae6517794f9b267f718b2e1b62 100644 (file)
@@ -8,7 +8,6 @@ else
 obj-$(CONFIG_$(SPL_)X86_32BIT_INIT) += cpu.o
 obj-y += early_me.o
 obj-y += lpc.o
-obj-y += model_206ax.o
 obj-y += northbridge.o
 ifndef CONFIG_SPL_BUILD
 obj-y += sata.o
@@ -18,4 +17,5 @@ ifndef CONFIG_$(SPL_)X86_32BIT_INIT
 obj-y += sdram_nop.o
 endif
 endif
+obj-y += model_206ax.o
 obj-y += bd82x6x.o