aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/mpc8349itx/Makefile
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-02-09 21:42:50 -0500
committerTom Rini <trini@konsulko.com>2021-04-10 07:58:22 -0400
commit34af2da9ad6ba940e0a4ad0cffec26488042a34c (patch)
tree27efe68b31a7e6e71e5289c1c2e1f6f01e277b8a /board/freescale/mpc8349itx/Makefile
parentc861d21cba44fe068e9a47dfcf57f7e84c54d73e (diff)
downloadu-boot-34af2da9ad6ba940e0a4ad0cffec26488042a34c.zip
u-boot-34af2da9ad6ba940e0a4ad0cffec26488042a34c.tar.gz
u-boot-34af2da9ad6ba940e0a4ad0cffec26488042a34c.tar.bz2
ppc: Remove MPC8349ITX board
This board relies on using CONFIG_LIBATA but does not enable CONFIG_AHCI. The deadline for this conversion was the v2019.07 release. The use of CONFIG_AHCI requires CONFIG_DM. The deadline for this conversion was v2020.01. Remove this board. Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'board/freescale/mpc8349itx/Makefile')
-rw-r--r--board/freescale/mpc8349itx/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/board/freescale/mpc8349itx/Makefile b/board/freescale/mpc8349itx/Makefile
deleted file mode 100644
index 803cba0..0000000
--- a/board/freescale/mpc8349itx/Makefile
+++ /dev/null
@@ -1,6 +0,0 @@
-# SPDX-License-Identifier: GPL-2.0+
-#
-# Copyright (C) Freescale Semiconductor, Inc. 2006.
-
-obj-y += mpc8349itx.o
-obj-$(CONFIG_PCI) += pci.o