]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/freescale/t4qds/Makefile
powerpc: T4240QDS: Remove macro CONFIG_T4240QDS
[people/ms/u-boot.git] / board / freescale / t4qds / Makefile
index 6c51c7409de4fbf495d9d760cf9dd642c2e20f37..1eacbcc016e8b79d37358737e59783fcba2f5ddd 100644 (file)
@@ -8,7 +8,7 @@ ifdef CONFIG_SPL_BUILD
 obj-y  += spl.o
 else
 obj-$(CONFIG_TARGET_T4160QDS)  += t4240qds.o eth.o
-obj-$(CONFIG_T4240QDS) += t4240qds.o eth.o
+obj-$(CONFIG_TARGET_T4240QDS)  += t4240qds.o eth.o
 obj-$(CONFIG_PCI)      += pci.o
 endif