aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/boards/renesas/r7780rp/Makefile
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2006-11-24 11:24:39 +0900
committerPaul Mundt <lethal@linux-sh.org>2006-12-06 10:45:38 +0900
commit9daa0c257d6c200b58092e0bfc32b77c4618a8af (patch)
treebe40047ad34250a61bfff9628a9edcc055db7135 /arch/sh/boards/renesas/r7780rp/Makefile
parent9f5e8eee5cfe1328660c71812d87c2a67bda389f (diff)
sh: R7780RP push-switch support.
This adds simple push-switch support for the RDBRP-1/RDBREVRP-1 debug boards found on the R7780RP-1. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/boards/renesas/r7780rp/Makefile')
-rw-r--r--arch/sh/boards/renesas/r7780rp/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/arch/sh/boards/renesas/r7780rp/Makefile b/arch/sh/boards/renesas/r7780rp/Makefile
index f1776d02797..574b0316ed5 100644
--- a/arch/sh/boards/renesas/r7780rp/Makefile
+++ b/arch/sh/boards/renesas/r7780rp/Makefile
@@ -3,4 +3,6 @@
#
obj-y := setup.o io.o irq.o
-obj-$(CONFIG_HEARTBEAT) += led.o
+
+obj-$(CONFIG_HEARTBEAT) += led.o
+obj-$(CONFIG_PUSH_SWITCH) += psw.o