aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/boards/se/7751/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sh/boards/se/7751/Makefile')
-rw-r--r--arch/sh/boards/se/7751/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/sh/boards/se/7751/Makefile b/arch/sh/boards/se/7751/Makefile
index 07bf17a4a19..188900c4832 100644
--- a/arch/sh/boards/se/7751/Makefile
+++ b/arch/sh/boards/se/7751/Makefile
@@ -2,8 +2,7 @@
# Makefile for the 7751 SolutionEngine specific parts of the kernel
#
-obj-y := mach.o setup.o io.o irq.o
+obj-y := setup.o io.o irq.o
obj-$(CONFIG_PCI) += pci.o
obj-$(CONFIG_HEARTBEAT) += led.o
-