summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorNobuhiro Iwamatsu <iwamatsu@nigauri.org>2008-10-24 10:35:19 +0900
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>2008-10-31 23:04:31 +0900
commitc6525d459c350bfc246ea7826456af77e1e314eb (patch)
tree53bb1a0baab938ae240cc85c14a3c1457564d2a5 /Makefile
parentacd3e30d09a73f876222f0d496c4f52ee9d0771d (diff)
downloadblackbird-obmc-uboot-c6525d459c350bfc246ea7826456af77e1e314eb.tar.gz
blackbird-obmc-uboot-c6525d459c350bfc246ea7826456af77e1e314eb.zip
sh: sh7785lcr: Moved sh7785lcr 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 846ca11571..69ec707f92 100644
--- a/Makefile
+++ b/Makefile
@@ -3174,7 +3174,7 @@ sh7763rdp_config : unconfig
sh7785lcr_config : unconfig
@ >include/config.h
@echo "#define CONFIG_SH7785LCR 1" >> include/config.h
- @$(MKCONFIG) -a $(@:_config=) sh sh4 sh7785lcr
+ @$(MKCONFIG) -a $(@:_config=) sh sh4 sh7785lcr renesas
ap325rxa_config : unconfig
@mkdir -p $(obj)include
OpenPOWER on IntegriCloud