summaryrefslogtreecommitdiffstats
path: root/arch/sh/boards/Makefile
diff options
context:
space:
mode:
authorMagnus Damm <damm@opensource.se>2009-10-30 04:23:42 +0000
committerPaul Mundt <lethal@linux-sh.org>2009-10-30 14:33:43 +0900
commit53528928d1260747c294b63218d9886c74df4c31 (patch)
treef3479483229b518bb6516cf758f348c1745018cd /arch/sh/boards/Makefile
parent13fa551b5eb1752c6974a81ef19f369220972cf2 (diff)
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/Makefile')
-rw-r--r--arch/sh/boards/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sh/boards/Makefile b/arch/sh/boards/Makefile
index 7baa2109023..ce0f2638178 100644
--- a/arch/sh/boards/Makefile
+++ b/arch/sh/boards/Makefile
@@ -1,7 +1,6 @@
#
# Specific board support, not covered by a mach group.
#
-obj-$(CONFIG_SH_AP325RXA) += board-ap325rxa.o
obj-$(CONFIG_SH_MAGIC_PANEL_R2) += board-magicpanelr2.o
obj-$(CONFIG_SH_SH7785LCR) += board-sh7785lcr.o
obj-$(CONFIG_SH_URQUELL) += board-urquell.o