powerpc: T2080RDB: Remove macro CONFIG_T2080RDB
[u-boot.git] / board / freescale / t208xrdb / Makefile
index cd8fe096d82426d48f1aa7eb9b9bebbf9cc62a1e..25ea66a0248379996aa87dafc38ed71779c7bbd7 100644 (file)
@@ -7,7 +7,7 @@
 ifdef CONFIG_SPL_BUILD
 obj-y  += spl.o
 else
-obj-$(CONFIG_T2080RDB) += t208xrdb.o eth_t208xrdb.o cpld.o
+obj-$(CONFIG_TARGET_T2080RDB) += t208xrdb.o eth_t208xrdb.o cpld.o
 obj-$(CONFIG_PCI)      += pci.o
 endif
 
This page took 0.027382 seconds and 4 git commands to generate.