summaryrefslogtreecommitdiff
path: root/arch/arm/mach-pnx4008/Makefile
diff options
context:
space:
mode:
authorRoland Stigge <stigge@antcom.de>2012-08-26 14:30:37 (GMT)
committerRoland Stigge <stigge@antcom.de>2012-08-26 14:30:37 (GMT)
commitd684f05f2d55655eee93d86974e9271010aaed09 (patch)
tree291edb04ccf39fb274ce08bca0dca3b5985315a5 /arch/arm/mach-pnx4008/Makefile
parentfea7a08acb13524b47711625eebea40a0ede69a0 (diff)
downloadlinux-fsl-qoriq-d684f05f2d55655eee93d86974e9271010aaed09.tar.xz
ARM: mach-pnx4008: Remove architecture
This patch removes the ARM architecture mach-pnx4008. No direct support or user feedback since 2006. Acknowledgements from NXP/Philips and Linux arm-soc maintainers. Signed-off-by: Roland Stigge <stigge@antcom.de>
Diffstat (limited to 'arch/arm/mach-pnx4008/Makefile')
-rw-r--r--arch/arm/mach-pnx4008/Makefile12
1 files changed, 0 insertions, 12 deletions
diff --git a/arch/arm/mach-pnx4008/Makefile b/arch/arm/mach-pnx4008/Makefile
deleted file mode 100644
index 777564c..0000000
--- a/arch/arm/mach-pnx4008/Makefile
+++ /dev/null
@@ -1,12 +0,0 @@
-#
-# Makefile for the linux kernel.
-#
-
-obj-y := core.o irq.o time.o clock.o gpio.o serial.o dma.o i2c.o
-obj-m :=
-obj-n :=
-obj- :=
-
-# Power Management
-obj-$(CONFIG_PM) += pm.o sleep.o
-