aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/boards/mach-microdev/Makefile
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2008-12-17 13:14:22 +0900
committerPaul Mundt <lethal@linux-sh.org>2008-12-22 18:44:45 +0900
commit0ef0e6ca426d28561b752e5f576932659295b928 (patch)
treed725eb9b4ab122ddb0ab1fdd31569389767c387f /arch/sh/boards/mach-microdev/Makefile
parentsh: mach-sh03: Use __set_io_port_base(), kill off special ioport_map(). (diff)
downloadlinux-dev-0ef0e6ca426d28561b752e5f576932659295b928.tar.xz
linux-dev-0ef0e6ca426d28561b752e5f576932659295b928.zip
sh: mach-microdev: Split out the fdc37c93xapm initialization code.
This makes the microdev code a bit more readable, and moves the setup for the SuperIO out on its own. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/boards/mach-microdev/Makefile')
-rw-r--r--arch/sh/boards/mach-microdev/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sh/boards/mach-microdev/Makefile b/arch/sh/boards/mach-microdev/Makefile
index 57f6375043f4..4e3588e8806b 100644
--- a/arch/sh/boards/mach-microdev/Makefile
+++ b/arch/sh/boards/mach-microdev/Makefile
@@ -2,4 +2,4 @@
# Makefile for the SuperH MicroDev specific parts of the kernel
#
-obj-y := setup.o irq.o io.o
+obj-y := setup.o irq.o io.o fdc37c93xapm.o