]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/freescale/t104xrdb/Makefile
Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze
[karo-tx-uboot.git] / board / freescale / t104xrdb / Makefile
index e51fb7a7f45cf123bb233192e4b17fbd9c0d0408..b9ef17f903eb5e3e0ebc79463e5ba7518ba91e8c 100644 (file)
@@ -4,10 +4,15 @@
 # SPDX-License-Identifier:     GPL-2.0+
 #
 
-
+ifdef CONFIG_SPL_BUILD
+obj-y += spl.o
+else
 obj-y  += t104xrdb.o
-obj-y  += ddr.o
+obj-y  += cpld.o
 obj-y  += eth.o
 obj-$(CONFIG_PCI)      += pci.o
+obj-$(CONFIG_FSL_DIU_FB)+= diu.o
+endif
+obj-y  += ddr.o
 obj-y  += law.o
 obj-y  += tlb.o