mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-21 14:41:31 +00:00
sh: r2dplus: Moved r2dplus board to board/renesas
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
This commit is contained in:
parent
78385bf235
commit
c1da2a2281
6 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -3159,7 +3159,7 @@ ms7722se_config : unconfig
|
||||||
r2dplus_config : unconfig
|
r2dplus_config : unconfig
|
||||||
@mkdir -p $(obj)include
|
@mkdir -p $(obj)include
|
||||||
@echo "#define CONFIG_R2DPLUS 1" > $(obj)include/config.h
|
@echo "#define CONFIG_R2DPLUS 1" > $(obj)include/config.h
|
||||||
@$(MKCONFIG) -a $(@:_config=) sh sh4 r2dplus
|
@$(MKCONFIG) -a $(@:_config=) sh sh4 r2dplus renesas
|
||||||
|
|
||||||
r7780mp_config: unconfig
|
r7780mp_config: unconfig
|
||||||
@mkdir -p $(obj)include
|
@mkdir -p $(obj)include
|
||||||
|
|
Loading…
Add table
Reference in a new issue