aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/gt64120/wrppmc/Makefile
diff options
context:
space:
mode:
authorYoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>2007-10-11 22:54:13 +0900
committerRalf Baechle <ralf@linux-mips.org>2007-10-11 23:46:19 +0100
commit2c4d13570d8e512cca65d159502622e1666ad4bd (patch)
tree29498acd98392dacd7ac9f0c6a8d1a039e08935b /arch/mips/gt64120/wrppmc/Makefile
parent572afc248c33c902760f6f24a72c180f0e4f1719 (diff)
[MIPS] WRPPMC serial support move to platform device
Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/gt64120/wrppmc/Makefile')
-rw-r--r--arch/mips/gt64120/wrppmc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/gt64120/wrppmc/Makefile b/arch/mips/gt64120/wrppmc/Makefile
index bef15c90ae1..b49d282bee8 100644
--- a/arch/mips/gt64120/wrppmc/Makefile
+++ b/arch/mips/gt64120/wrppmc/Makefile
@@ -9,6 +9,6 @@
# Makefile for the Wind River MIPS 4KC PPMC Eval Board
#
-obj-y += irq.o reset.o setup.o time.o pci.o
+obj-y += irq.o pci.o reset.o serial.o setup.o time.o
EXTRA_CFLAGS += -Werror