summaryrefslogtreecommitdiffstats
path: root/arch/sh/boards/Makefile
diff options
context:
space:
mode:
authorYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>2010-07-06 04:32:16 +0000
committerPaul Mundt <lethal@linux-sh.org>2010-07-06 17:38:32 +0900
commit36239c6704b71da7fb8e2a9429e159a84d0c5a3e (patch)
treef7ce51c09e4c7520a245e22bc3fdef10411d1c06 /arch/sh/boards/Makefile
parent56c52986b163575402c2db83b2fec60234ace1e9 (diff)
downloadop-kernel-dev-36239c6704b71da7fb8e2a9429e159a84d0c5a3e.zip
op-kernel-dev-36239c6704b71da7fb8e2a9429e159a84d0c5a3e.tar.gz
sh: add sh7757lcr board support
This adds preliminary support for the sh7757lcr board. Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/boards/Makefile')
-rw-r--r--arch/sh/boards/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sh/boards/Makefile b/arch/sh/boards/Makefile
index 2049d95..38ef655 100644
--- a/arch/sh/boards/Makefile
+++ b/arch/sh/boards/Makefile
@@ -10,3 +10,4 @@ obj-$(CONFIG_SH_EDOSK7760) += board-edosk7760.o
obj-$(CONFIG_SH_ESPT) += board-espt.o
obj-$(CONFIG_SH_POLARIS) += board-polaris.o
obj-$(CONFIG_SH_TITAN) += board-titan.o
+obj-$(CONFIG_SH_SH7757LCR) += board-sh7757lcr.o
OpenPOWER on IntegriCloud