aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-mx3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-mx3/Makefile')
-rw-r--r--arch/arm/mach-mx3/Makefile12
1 files changed, 0 insertions, 12 deletions
diff --git a/arch/arm/mach-mx3/Makefile b/arch/arm/mach-mx3/Makefile
deleted file mode 100644
index 5a151540fe8..00000000000
--- a/arch/arm/mach-mx3/Makefile
+++ /dev/null
@@ -1,12 +0,0 @@
-#
-# Makefile for the linux kernel.
-#
-
-# Object file lists.
-
-obj-y := mm.o clock.o devices.o iomux.o
-obj-$(CONFIG_MACH_MX31ADS) += mx31ads.o
-obj-$(CONFIG_MACH_MX31LITE) += mx31lite.o
-obj-$(CONFIG_MACH_PCM037) += pcm037.o
-obj-$(CONFIG_MACH_MX31_3DS) += mx31pdk.o
-obj-$(CONFIG_MACH_MX31MOBOARD) += mx31moboard.o