summaryrefslogtreecommitdiff
path: root/board/freescale/mpc8555cds/Makefile
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-05-14 21:34:21 -0400
committerTom Rini <trini@konsulko.com>2021-07-07 19:52:23 -0400
commit98898601b46920904e63419fa38dd16a3e3b740e (patch)
tree2e384808ca5ebd7fa88ac869de8ea8b6703ea213 /board/freescale/mpc8555cds/Makefile
parenta8571337d78093d2aff25add22df5cdc4e30f8a9 (diff)
ppc: Remove MPC8555CDS boards
These boards have not been converted to CONFIG_DM_PCI by the deadline and is also missing conversion to CONFIG_DM. Remove them. As this is the only ARCH_MPC8555 platform left, remove that support as well. Cc: Priyanka Jain <priyanka.jain@nxp.com> Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'board/freescale/mpc8555cds/Makefile')
-rw-r--r--board/freescale/mpc8555cds/Makefile10
1 files changed, 0 insertions, 10 deletions
diff --git a/board/freescale/mpc8555cds/Makefile b/board/freescale/mpc8555cds/Makefile
deleted file mode 100644
index f121c2fa6b2..00000000000
--- a/board/freescale/mpc8555cds/Makefile
+++ /dev/null
@@ -1,10 +0,0 @@
-# SPDX-License-Identifier: GPL-2.0+
-#
-# Copyright 2004 Freescale Semiconductor.
-# (C) Copyright 2001-2006
-# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
-
-obj-y += mpc8555cds.o
-obj-y += ddr.o
-obj-y += law.o
-obj-y += tlb.o