summaryrefslogtreecommitdiffstats
path: root/arch/sh/boards/mach-se/Makefile
diff options
context:
space:
mode:
authorKuninori Morimoto <morimoto.kuninori@renesas.com>2009-05-26 07:04:52 +0000
committerPaul Mundt <lethal@linux-sh.org>2009-05-26 17:01:47 +0900
commit287c129716c2d4b75f3d8dd6e68732a3cd326ee6 (patch)
tree7995748ad7913906222d1b96cf5792be23b314a7 /arch/sh/boards/mach-se/Makefile
parent3709ab8dfa23cab553ea9ffea3372c8e0a28f332 (diff)
downloadop-kernel-dev-287c129716c2d4b75f3d8dd6e68732a3cd326ee6.zip
op-kernel-dev-287c129716c2d4b75f3d8dd6e68732a3cd326ee6.tar.gz
sh: Add ms7724se (SH7724) board support
This adds preliminary support for the ms7724se solution engine board. Signed-off-by: Kuninori Morimoto <morimoto.kuninori@renesas.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/boards/mach-se/Makefile')
-rw-r--r--arch/sh/boards/mach-se/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sh/boards/mach-se/Makefile b/arch/sh/boards/mach-se/Makefile
index 2de42ba..b537e23 100644
--- a/arch/sh/boards/mach-se/Makefile
+++ b/arch/sh/boards/mach-se/Makefile
@@ -7,3 +7,4 @@ obj-$(CONFIG_SH_7751_SOLUTION_ENGINE) += 7751/
obj-$(CONFIG_SH_7780_SOLUTION_ENGINE) += 7780/
obj-$(CONFIG_SH_7343_SOLUTION_ENGINE) += 7343/
obj-$(CONFIG_SH_7721_SOLUTION_ENGINE) += 7721/
+obj-$(CONFIG_SH_7724_SOLUTION_ENGINE) += 7724/
OpenPOWER on IntegriCloud