summaryrefslogtreecommitdiff
path: root/arch/mips/vr41xx/common/Makefile
diff options
context:
space:
mode:
authorYoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>2007-05-09 00:03:02 +0900
committerRalf Baechle <ralf@linux-mips.org>2007-07-12 17:41:13 +0100
commit891649409edbed528728b4a104d29e43e9d7473a (patch)
tree837091ee652d4b6905736c8d12cdc74397d6d1b7 /arch/mips/vr41xx/common/Makefile
parent8c41286edffef0d6e7fb770b178275c8beb24055 (diff)
[MIPS] separate platform_device registration for VR41xx serial interface
Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/vr41xx/common/Makefile')
-rw-r--r--arch/mips/vr41xx/common/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/vr41xx/common/Makefile b/arch/mips/vr41xx/common/Makefile
index f842783acd86..fcf94d7b1478 100644
--- a/arch/mips/vr41xx/common/Makefile
+++ b/arch/mips/vr41xx/common/Makefile
@@ -2,4 +2,4 @@
# Makefile for common code of the NEC VR4100 series.
#
-obj-y += bcu.o cmu.o icu.o init.o irq.o pmu.o type.o
+obj-y += bcu.o cmu.o icu.o init.o irq.o pmu.o siu.o type.o