sh: sh7763rdp: Moved sh7763rdp board to board/renesas
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
This commit is contained in:
parent
c6525d459c
commit
78385bf235
2
Makefile
2
Makefile
|
@ -3169,7 +3169,7 @@ r7780mp_config: unconfig
|
||||||
sh7763rdp_config : unconfig
|
sh7763rdp_config : unconfig
|
||||||
@mkdir -p $(obj)include
|
@mkdir -p $(obj)include
|
||||||
@echo "#define CONFIG_SH7763RDP 1" > $(obj)include/config.h
|
@echo "#define CONFIG_SH7763RDP 1" > $(obj)include/config.h
|
||||||
@$(MKCONFIG) -a $(@:_config=) sh sh4 sh7763rdp
|
@$(MKCONFIG) -a $(@:_config=) sh sh4 sh7763rdp renesas
|
||||||
|
|
||||||
sh7785lcr_config : unconfig
|
sh7785lcr_config : unconfig
|
||||||
@ >include/config.h
|
@ >include/config.h
|
||||||
|
|
Loading…
Reference in New Issue