summaryrefslogtreecommitdiff
path: root/arch/mips/cobalt/Makefile
diff options
context:
space:
mode:
authorDmitry Torokhov <dtor@insightbb.com>2007-04-12 01:36:12 -0400
committerDmitry Torokhov <dtor@insightbb.com>2007-04-12 01:36:12 -0400
commitd0a0515fc30b55d4b09395d44762c5f41d6d02d5 (patch)
tree255bf2240af254be7c5cdb6068beb49ef9365bfa /arch/mips/cobalt/Makefile
parent0de9550971a0ee614ea4f06655e8a49aa3a942a8 (diff)
Input: cobalt buttons - separate device and driver registration
Create platform device for cobalt buttons as part of arch setup. This makes the driver follow current driver model more closely. Signed-off-by: Dmitry Torokhov <dtor@mail.ru> Acked-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>
Diffstat (limited to 'arch/mips/cobalt/Makefile')
-rw-r--r--arch/mips/cobalt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/cobalt/Makefile b/arch/mips/cobalt/Makefile
index 225ac8f34ccd..c35ee25e5578 100644
--- a/arch/mips/cobalt/Makefile
+++ b/arch/mips/cobalt/Makefile
@@ -2,7 +2,7 @@
# Makefile for the Cobalt micro systems family specific parts of the kernel
#
-obj-y := irq.o reset.o setup.o
+obj-y := irq.o reset.o setup.o buttons.o
obj-$(CONFIG_EARLY_PRINTK) += console.o