summaryrefslogtreecommitdiffstats
path: root/arch/sh/boards/mach-ap325rxa/Makefile
diff options
context:
space:
mode:
authorMagnus Damm <damm@opensource.se>2009-10-30 05:23:42 +0100
committerPaul Mundt <lethal@linux-sh.org>2009-10-30 06:33:43 +0100
commit53528928d1260747c294b63218d9886c74df4c31 (patch)
treef3479483229b518bb6516cf758f348c1745018cd /arch/sh/boards/mach-ap325rxa/Makefile
parentsh: Add migor specific memory pre/post sleep code (diff)
downloadlinux-53528928d1260747c294b63218d9886c74df4c31.tar.xz
linux-53528928d1260747c294b63218d9886c74df4c31.zip
sh: Move ap325rxa board code into separate directory
Move the AP325RXA board code from a single board file to a separate directory. This to make it easy to add support for sdram sleep mode code. Signed-off-by: Magnus Damm <damm@opensource.se> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/boards/mach-ap325rxa/Makefile')
-rw-r--r--arch/sh/boards/mach-ap325rxa/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/sh/boards/mach-ap325rxa/Makefile b/arch/sh/boards/mach-ap325rxa/Makefile
new file mode 100644
index 000000000000..0ad249dbd351
--- /dev/null
+++ b/arch/sh/boards/mach-ap325rxa/Makefile
@@ -0,0 +1,2 @@
+obj-y := setup.o
+