summaryrefslogtreecommitdiff
path: root/board/freescale/t4qds/Makefile
diff options
context:
space:
mode:
authorJagan Teki <jagan@amarulasolutions.com>2020-06-13 13:25:35 +0530
committerJagan Teki <jagan@amarulasolutions.com>2020-06-18 21:47:08 +0530
commit5d226cd0136c72f725a4c38747c187878243b620 (patch)
tree0957a3facec5a16acd00cf1fa97cb11c721349b3 /board/freescale/t4qds/Makefile
parentce17d99d12f5b779e88e86f6e2214e23dae7aef9 (diff)
powerpc: Remove T4160QDS_NAND_defconfig board
DM_SPI and other driver model migration deadlines are expired for this board. Remove it. Patch-cc: Ruchika Gupta <ruchika.gupta@nxp.com> Signed-off-by: Jagan Teki <jagan@amarulasolutions.com> Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
Diffstat (limited to 'board/freescale/t4qds/Makefile')
-rw-r--r--board/freescale/t4qds/Makefile15
1 files changed, 0 insertions, 15 deletions
diff --git a/board/freescale/t4qds/Makefile b/board/freescale/t4qds/Makefile
deleted file mode 100644
index 11144222d3..0000000000
--- a/board/freescale/t4qds/Makefile
+++ /dev/null
@@ -1,15 +0,0 @@
-# SPDX-License-Identifier: GPL-2.0+
-#
-# Copyright 2012 Freescale Semiconductor, Inc.
-
-ifdef CONFIG_SPL_BUILD
-obj-y += spl.o
-else
-obj-$(CONFIG_TARGET_T4160QDS) += t4240qds.o eth.o
-obj-$(CONFIG_TARGET_T4240QDS) += t4240qds.o eth.o
-obj-$(CONFIG_PCI) += pci.o
-endif
-
-obj-y += ddr.o
-obj-y += law.o
-obj-y += tlb.o