]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/mach-mvebu/Makefile
omap-common: Common serial and usbethaddr functions based on die id
[u-boot] / arch / arm / mach-mvebu / Makefile
index 446ce04109740cb47c57becab6e9f6c1ce557f79..21c56a4d969889a054467a1cba134efac70edf20 100644 (file)
@@ -14,6 +14,10 @@ else
 
 obj-y  = cpu.o
 obj-y  += dram.o
+ifndef CONFIG_SPL_BUILD
+obj-$(CONFIG_SYS_MVEBU_DDR_A38X) += ../../../drivers/ddr/marvell/a38x/xor.o
+obj-$(CONFIG_SYS_MVEBU_DDR_AXP) += ../../../drivers/ddr/marvell/axp/xor.o
+endif
 obj-y  += gpio.o
 obj-y  += mbus.o
 obj-y  += timer.o