mirror of
https://xff.cz/git/u-boot/
synced 2025-10-27 00:24:09 +01:00
sh: r7780mp: Moved r7780mp board to board/renesas
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
This commit is contained in:
2
Makefile
2
Makefile
@@ -3164,7 +3164,7 @@ r2dplus_config : unconfig
|
|||||||
r7780mp_config: unconfig
|
r7780mp_config: unconfig
|
||||||
@mkdir -p $(obj)include
|
@mkdir -p $(obj)include
|
||||||
@echo "#define CONFIG_R7780MP 1" > $(obj)include/config.h
|
@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
|
sh7763rdp_config : unconfig
|
||||||
@mkdir -p $(obj)include
|
@mkdir -p $(obj)include
|
||||||
|
|||||||
Reference in New Issue
Block a user