summaryrefslogtreecommitdiff
path: root/arch/arm/mach-cns3xxx/Makefile
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2022-09-29 16:29:56 +0300
committerArnd Bergmann <arnd@arndb.de>2023-01-11 01:10:26 +0300
commite73307b9ebc4ecb02df60be441a541c37dbdce7a (patch)
tree629e9f3c0090c4230d7a9d6708e6723fab39cdd8 /arch/arm/mach-cns3xxx/Makefile
parent2b843f82a1821de3e7d5bd0d54d936f5671cd1fd (diff)
downloadlinux-e73307b9ebc4ecb02df60be441a541c37dbdce7a.tar.xz
ARM: cns3xxx: remove entire platform
cns3xxx was marked as unused a while ago, and gets removed entirely now. Acked-by: Krzysztof HaƂasa <khalasa@piap.pl> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm/mach-cns3xxx/Makefile')
-rw-r--r--arch/arm/mach-cns3xxx/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/arm/mach-cns3xxx/Makefile b/arch/arm/mach-cns3xxx/Makefile
deleted file mode 100644
index 52ca6ed62304..000000000000
--- a/arch/arm/mach-cns3xxx/Makefile
+++ /dev/null
@@ -1,6 +0,0 @@
-# SPDX-License-Identifier: GPL-2.0
-obj-$(CONFIG_ARCH_CNS3XXX) += cns3xxx.o
-cns3xxx-y += core.o pm.o
-cns3xxx-$(CONFIG_ATAGS) += devices.o
-cns3xxx-$(CONFIG_PCI) += pcie.o
-cns3xxx-$(CONFIG_MACH_CNS3420VB) += cns3420vb.o