aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/boards/mach-microdev/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sh/boards/mach-microdev/Makefile')
-rw-r--r--arch/sh/boards/mach-microdev/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/arch/sh/boards/mach-microdev/Makefile b/arch/sh/boards/mach-microdev/Makefile
index 1387dd6c85eb..4e3588e8806b 100644
--- a/arch/sh/boards/mach-microdev/Makefile
+++ b/arch/sh/boards/mach-microdev/Makefile
@@ -2,7 +2,4 @@
2# Makefile for the SuperH MicroDev specific parts of the kernel 2# Makefile for the SuperH MicroDev specific parts of the kernel
3# 3#
4 4
5obj-y := setup.o irq.o io.o 5obj-y := setup.o irq.o io.o fdc37c93xapm.o
6
7obj-$(CONFIG_HEARTBEAT) += led.o
8