aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/boards/mach-se/7724/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/7724/Makefile
parent3709ab8dfa23cab553ea9ffea3372c8e0a28f332 (diff)
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/7724/Makefile')
-rw-r--r--arch/sh/boards/mach-se/7724/Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/arch/sh/boards/mach-se/7724/Makefile b/arch/sh/boards/mach-se/7724/Makefile
new file mode 100644
index 00000000000..349cbd6ce82
--- /dev/null
+++ b/arch/sh/boards/mach-se/7724/Makefile
@@ -0,0 +1,10 @@
+#
+# Makefile for the HITACHI UL SolutionEngine 7724 specific parts of the kernel
+#
+# This file is subject to the terms and conditions of the GNU General Public
+# License. See the file "COPYING" in the main directory of this archive
+# for more details.
+#
+#
+
+obj-y := setup.o irq.o \ No newline at end of file