aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/boards/renesas/sdk7780/Makefile
diff options
context:
space:
mode:
authorNicholas Beck <nbeck@mpc-data.co.uk>2008-01-23 12:50:51 +0900
committerPaul Mundt <lethal@linux-sh.org>2008-01-28 13:19:04 +0900
commit4862ec073975e28f432f164405e60fa6f5c9d071 (patch)
treeb493b2a7fcd0abd8d13f24e63eaf4aaa9c89077e /arch/sh/boards/renesas/sdk7780/Makefile
parentsh: constify function pointer tables (diff)
downloadlinux-dev-4862ec073975e28f432f164405e60fa6f5c9d071.tar.xz
linux-dev-4862ec073975e28f432f164405e60fa6f5c9d071.zip
sh: Add support for SDK7780 board.
Add support for Renesas Technology Europe SDK7780 board. Signed-off-by: Nicholas Beck <nbeck@mpc-data.co.uk> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/boards/renesas/sdk7780/Makefile')
-rw-r--r--arch/sh/boards/renesas/sdk7780/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/sh/boards/renesas/sdk7780/Makefile b/arch/sh/boards/renesas/sdk7780/Makefile
new file mode 100644
index 000000000000..3d8f0befc35d
--- /dev/null
+++ b/arch/sh/boards/renesas/sdk7780/Makefile
@@ -0,0 +1,5 @@
+#
+# Makefile for the SDK7780 specific parts of the kernel
+#
+obj-y := setup.o irq.o
+