sh: rsk7203: Moved rsk7203 board to board/renesas
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
This commit is contained in:
parent
58453b00b3
commit
51b572a801
2
Makefile
2
Makefile
|
@ -3121,7 +3121,7 @@ mimc200_config : unconfig
|
||||||
rsk7203_config: unconfig
|
rsk7203_config: unconfig
|
||||||
@ >include/config.h
|
@ >include/config.h
|
||||||
@echo "#define CONFIG_RSK7203 1" >> include/config.h
|
@echo "#define CONFIG_RSK7203 1" >> include/config.h
|
||||||
@./mkconfig -a $(@:_config=) sh sh2 rsk7203
|
@./mkconfig -a $(@:_config=) sh sh2 rsk7203 renesas
|
||||||
|
|
||||||
#########################################################################
|
#########################################################################
|
||||||
## sh3 (Renesas SuperH)
|
## sh3 (Renesas SuperH)
|
||||||
|
|
Loading…
Reference in New Issue