summaryrefslogtreecommitdiff
path: root/arch/sh/boards/magicpanelr2/Makefile
diff options
context:
space:
mode:
authorMarkus Brunner <super.firetwister@gmail.com>2007-09-12 11:54:58 +0900
committerPaul Mundt <lethal@linux-sh.org>2007-09-21 11:57:54 +0900
commitded5431ff311d963888ac951131a04fe7633aa79 (patch)
tree1a7b04e4f412a5140bced2074d508e1b99e49526 /arch/sh/boards/magicpanelr2/Makefile
parent18d18ba8ef147f9d0d97da1da1253ce5c982bb91 (diff)
downloadkernel-common-ded5431ff311d963888ac951131a04fe7633aa79.tar.gz
kernel-common-ded5431ff311d963888ac951131a04fe7633aa79.tar.bz2
kernel-common-ded5431ff311d963888ac951131a04fe7633aa79.zip
sh: Magic Panel R2 board support.
This adds support for the SH7720 (SH3-DSP) based Magic Panel R2 board. Signed-off-by: Markus Brunner <super.firetwister@gmail.com> Signed-off by: Mark Jonas <toertel@gmail.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/boards/magicpanelr2/Makefile')
-rw-r--r--arch/sh/boards/magicpanelr2/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/sh/boards/magicpanelr2/Makefile b/arch/sh/boards/magicpanelr2/Makefile
new file mode 100644
index 000000000000..7a6d586b9072
--- /dev/null
+++ b/arch/sh/boards/magicpanelr2/Makefile
@@ -0,0 +1,5 @@
+#
+# Makefile for the Magic Panel specific parts
+#
+
+obj-y := setup.o \ No newline at end of file