powerpc: T4160RDB: Separate from T4240RDB in Kconfig
[u-boot.git] / board / freescale / t4rdb / Makefile
index 4f29eea0f45985da2f263ae5bdb74183347dd980..c15560e5eb9b2cce0fe10ea0a9da4a00984ce7cd 100644 (file)
@@ -7,6 +7,7 @@
 ifdef CONFIG_SPL_BUILD
 obj-y  += spl.o
 else
+obj-$(CONFIG_TARGET_T4160RDB)  += t4240rdb.o
 obj-$(CONFIG_T4240RDB) += t4240rdb.o
 obj-y                  += cpld.o
 obj-y                  += eth.o
This page took 0.027743 seconds and 4 git commands to generate.