summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorNobuhiro Iwamatsu <iwamatsu@nigauri.org>2008-10-24 10:49:48 +0900
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>2008-10-31 23:04:56 +0900
commit51b572a801be57790fe26adaa530210e7fba59cc (patch)
treeee5253763c96556eeeb8b1ab5a1647848b8af85b /Makefile
parent58453b00b3ebb26aaa901210023f99504a90bb00 (diff)
downloadtalos-obmc-uboot-51b572a801be57790fe26adaa530210e7fba59cc.tar.gz
talos-obmc-uboot-51b572a801be57790fe26adaa530210e7fba59cc.zip
sh: rsk7203: Moved rsk7203 board to board/renesas
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d2ceee6618..983a3cdaae 100644
--- a/Makefile
+++ b/Makefile
@@ -3121,7 +3121,7 @@ mimc200_config : unconfig
rsk7203_config: unconfig
@ >include/config.h
@echo "#define CONFIG_RSK7203 1" >> include/config.h
- @./mkconfig -a $(@:_config=) sh sh2 rsk7203
+ @./mkconfig -a $(@:_config=) sh sh2 rsk7203 renesas
#########################################################################
## sh3 (Renesas SuperH)
OpenPOWER on IntegriCloud