aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-nuc93x/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-nuc93x/Makefile')
-rw-r--r--arch/arm/mach-nuc93x/Makefile14
1 files changed, 0 insertions, 14 deletions
diff --git a/arch/arm/mach-nuc93x/Makefile b/arch/arm/mach-nuc93x/Makefile
deleted file mode 100644
index 440e2dec6c8a..000000000000
--- a/arch/arm/mach-nuc93x/Makefile
+++ /dev/null
@@ -1,14 +0,0 @@
-#
-# Makefile for the linux kernel.
-#
-
-# Object file lists.
-
-obj-y := irq.o time.o dev.o cpu.o clock.o
-# NUC932 CPU support files
-
-obj-$(CONFIG_CPU_NUC932) += nuc932.o
-
-# machine support
-
-obj-$(CONFIG_MACH_NUC932EVB) += mach-nuc932evb.o