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
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…
Reference in New Issue