summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorNobuhiro Iwamatsu <iwamatsu@nigauri.org>2008-10-24 10:34:21 +0900
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>2008-10-31 23:04:25 +0900
commitacd3e30d09a73f876222f0d496c4f52ee9d0771d (patch)
tree2fdbef30b2e95210907a1e32960938f4b6e1510e /Makefile
parentf84e6ea275353b8fea772ec7553ff7e4b1f642e0 (diff)
downloadblackbird-obmc-uboot-acd3e30d09a73f876222f0d496c4f52ee9d0771d.tar.gz
blackbird-obmc-uboot-acd3e30d09a73f876222f0d496c4f52ee9d0771d.zip
sh: r7780mp: Moved r7780mp 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 04012f857d..846ca11571 100644
--- a/Makefile
+++ b/Makefile
@@ -3164,7 +3164,7 @@ r2dplus_config : unconfig
r7780mp_config: unconfig
@mkdir -p $(obj)include
@echo "#define CONFIG_R7780MP 1" > $(obj)include/config.h
- @$(MKCONFIG) -a $(@:_config=) sh sh4 r7780mp
+ @$(MKCONFIG) -a $(@:_config=) sh sh4 r7780mp renesas
sh7763rdp_config : unconfig
@mkdir -p $(obj)include
OpenPOWER on IntegriCloud