aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/Makefile
diff options
context:
space:
mode:
authorYusuke Goda <goda.yusuke@renesas.com>2008-06-06 04:03:23 -0400
committerPaul Mundt <lethal@linux-sh.org>2008-07-28 05:10:29 -0400
commit04e917b606ffe6ec10fb75c21447162cba31f6b6 (patch)
tree219c5475fcf904be45f72bad0460eb0180610d1e /arch/sh/Makefile
parent42fd3b142d8867f5b58d6fb75592cd20fd654c1b (diff)
sh: Add support Renesas Solutions AP-325RXA board
This board is SH7723 base board. This has SCIF, LCDC, USB Host controler, NOR/NAND Flash, Sound, Ether and other. This patch supports SCIF, NOR Flash. Signed-off-by: Yusuke Goda <goda.yusuke@renesas.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/Makefile')
-rw-r--r--arch/sh/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sh/Makefile b/arch/sh/Makefile
index c97a779c36ed..73182d5e810f 100644
--- a/arch/sh/Makefile
+++ b/arch/sh/Makefile
@@ -122,6 +122,7 @@ machdir-$(CONFIG_SH_MIGOR) += renesas/migor
122machdir-$(CONFIG_SH_SDK7780) += renesas/sdk7780 122machdir-$(CONFIG_SH_SDK7780) += renesas/sdk7780
123machdir-$(CONFIG_SH_X3PROTO) += renesas/x3proto 123machdir-$(CONFIG_SH_X3PROTO) += renesas/x3proto
124machdir-$(CONFIG_SH_RSK7203) += renesas/rsk7203 124machdir-$(CONFIG_SH_RSK7203) += renesas/rsk7203
125machdir-$(CONFIG_SH_AP325RXA) += renesas/ap325rxa
125machdir-$(CONFIG_SH_SH4202_MICRODEV) += superh/microdev 126machdir-$(CONFIG_SH_SH4202_MICRODEV) += superh/microdev
126machdir-$(CONFIG_SH_LANDISK) += landisk 127machdir-$(CONFIG_SH_LANDISK) += landisk
127machdir-$(CONFIG_SH_TITAN) += titan 128machdir-$(CONFIG_SH_TITAN) += titan