aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/common/Makefile
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-05-14 21:34:20 -0400
committerTom Rini <trini@konsulko.com>2021-07-07 19:52:23 -0400
commita8571337d78093d2aff25add22df5cdc4e30f8a9 (patch)
tree50301d40ffc2cac1a6c368901f6c0170a14d98e4 /board/freescale/common/Makefile
parent5fe4c0cc6e80cffb6fb91a3c35a8adb6ce4e0e2b (diff)
downloadu-boot-a8571337d78093d2aff25add22df5cdc4e30f8a9.zip
u-boot-a8571337d78093d2aff25add22df5cdc4e30f8a9.tar.gz
u-boot-a8571337d78093d2aff25add22df5cdc4e30f8a9.tar.bz2
ppc: Remove MPC8541CDS board
This board has not been converted to CONFIG_DM_PCI by the deadline and is also missing conversion to CONFIG_DM. Remove it. As this is the only MPC8541 target left, remove that architecture support as well. Cc: Priyanka Jain <priyanka.jain@nxp.com> Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'board/freescale/common/Makefile')
-rw-r--r--board/freescale/common/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/board/freescale/common/Makefile b/board/freescale/common/Makefile
index 114b7ba..5d18567 100644
--- a/board/freescale/common/Makefile
+++ b/board/freescale/common/Makefile
@@ -43,7 +43,6 @@ endif
obj-$(CONFIG_FSL_DCU_SII9022A) += dcu_sii9022a.o
-obj-$(CONFIG_TARGET_MPC8541CDS) += cds_pci_ft.o
obj-$(CONFIG_TARGET_MPC8548CDS) += cds_pci_ft.o
obj-$(CONFIG_TARGET_MPC8555CDS) += cds_pci_ft.o