]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/freescale/t102xrdb/Makefile
powerpc: T1024RDB: Remove macro CONFIG_T1024RDB
[people/ms/u-boot.git] / board / freescale / t102xrdb / Makefile
index 64528656aca8bd821093ebec25c93370682532f7..ddeb44f36e221e708e675ca41fa59947432b66e7 100644 (file)
@@ -8,7 +8,7 @@ ifdef CONFIG_SPL_BUILD
 obj-y  += spl.o
 else
 obj-y   += t102xrdb.o
-obj-$(CONFIG_T1024RDB)   += cpld.o
+obj-$(CONFIG_TARGET_T1024RDB)   += cpld.o
 obj-y   += eth_t102xrdb.o
 obj-$(CONFIG_PCI)       += pci.o
 endif