]> git.sur5r.net Git - u-boot/blobdiff - board/freescale/t208xrdb/Makefile
Merge branch 'buildman' of git://git.denx.de/u-boot-x86
[u-boot] / board / freescale / t208xrdb / Makefile
index 092c9ff0dcefc1c621ca1f8c6d08b7a7f8a5a6d8..9605f8b606c5e27927befe14b2b25c4ce2922ba6 100644 (file)
@@ -4,10 +4,15 @@
 # SPDX-License-Identifier:      GPL-2.0+
 #
 
+ifdef CONFIG_SPL_BUILD
+obj-y += spl.o
+else
 obj-$(CONFIG_T2080RDB) += t208xrdb.o
 obj-$(CONFIG_T2080RDB) += eth_t208xrdb.o
 obj-$(CONFIG_T2080RDB) += cpld.o
 obj-$(CONFIG_PCI)      += pci.o
+endif
+
 obj-y   += ddr.o
 obj-y   += law.o
 obj-y   += tlb.o