summaryrefslogtreecommitdiffstats
path: root/arch/sh/boards/se/7722/Makefile
diff options
context:
space:
mode:
authorRyusuke Sakato <sakato.ryusuke@renesas.com>2007-05-01 09:45:29 +0900
committerPaul Mundt <lethal@hera.kernel.org>2007-05-07 02:11:57 +0000
commit6865f0ea6ad91fec3ae7831c49d48b5a7db4b428 (patch)
treef5e58cf973b6c49ed04dafb7fdc035f10d3366d3 /arch/sh/boards/se/7722/Makefile
parent6b817c03489083a7457cda16b953a214dcef8d64 (diff)
downloadop-kernel-dev-6865f0ea6ad91fec3ae7831c49d48b5a7db4b428.zip
op-kernel-dev-6865f0ea6ad91fec3ae7831c49d48b5a7db4b428.tar.gz
sh: Solution Engine 7722 board support.
This adds more full-featured support for the SH7722 Solution Engine. Previously this was using the generic board, and lacked most of the peripheral support. Signed-off-by: Ryusuke Sakato <sakato.ryusuke@renesas.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/boards/se/7722/Makefile')
-rw-r--r--arch/sh/boards/se/7722/Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/arch/sh/boards/se/7722/Makefile b/arch/sh/boards/se/7722/Makefile
new file mode 100644
index 0000000..8694373
--- /dev/null
+++ b/arch/sh/boards/se/7722/Makefile
@@ -0,0 +1,10 @@
+#
+# Makefile for the HITACHI UL SolutionEngine 7722 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
OpenPOWER on IntegriCloud