mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-19 21:51:31 +00:00
sh: MigoR: Moved MigoR board to board/renesas
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
This commit is contained in:
parent
c1da2a2281
commit
58453b00b3
6 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -3144,7 +3144,7 @@ ms7720se_config: unconfig
|
||||||
MigoR_config : unconfig
|
MigoR_config : unconfig
|
||||||
@mkdir -p $(obj)include
|
@mkdir -p $(obj)include
|
||||||
@echo "#define CONFIG_MIGO_R 1" > $(obj)include/config.h
|
@echo "#define CONFIG_MIGO_R 1" > $(obj)include/config.h
|
||||||
@./mkconfig -a $(@:_config=) sh sh4 MigoR
|
@./mkconfig -a $(@:_config=) sh sh4 MigoR renesas
|
||||||
|
|
||||||
ms7750se_config: unconfig
|
ms7750se_config: unconfig
|
||||||
@mkdir -p $(obj)include
|
@mkdir -p $(obj)include
|
||||||
|
|
Loading…
Add table
Reference in a new issue