sh: Fix rsk7203 in tree build
Signed-off-by: Peter Griffin <pgriffin@mpc-data.co.uk>
This commit is contained in:
parent
fca0cecff7
commit
4d41650eec
2
Makefile
2
Makefile
@ -3343,7 +3343,7 @@ mimc200_config : unconfig
|
|||||||
#########################################################################
|
#########################################################################
|
||||||
rsk7203_config: unconfig
|
rsk7203_config: unconfig
|
||||||
@mkdir -p $(obj)include
|
@mkdir -p $(obj)include
|
||||||
@echo "#define CONFIG_RSK7203 1" > $(obj)/include/config.h
|
@echo "#define CONFIG_RSK7203 1" > $(obj)include/config.h
|
||||||
@$(MKCONFIG) -a $(@:_config=) sh sh2 rsk7203 renesas
|
@$(MKCONFIG) -a $(@:_config=) sh sh2 rsk7203 renesas
|
||||||
|
|
||||||
#########################################################################
|
#########################################################################
|
||||||
|
Loading…
Reference in New Issue
Block a user