mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-22 12:23:12 +01:00
sh: r7780mp: Moved r7780mp board to board/renesas
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
This commit is contained in:
parent
f84e6ea275
commit
acd3e30d09
7 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -3164,7 +3164,7 @@ r2dplus_config : unconfig
|
|||
r7780mp_config: unconfig
|
||||
@mkdir -p $(obj)include
|
||||
@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
|
||||
@mkdir -p $(obj)include
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue