Commit b88106b3 authored by Cesar Prados's avatar Cesar Prados Committed by Alessandro Rubini

trivial: Makefile: fix for make v4

Signed-off-by: Cesar Prados's avatarC.Prados <c.prados@gsi.de>
parent 90bb8fb6
...@@ -102,7 +102,7 @@ silentoldconfig: ...@@ -102,7 +102,7 @@ silentoldconfig:
@mkdir -p include/config @mkdir -p include/config
$(MAKE) -f Makefile.kconfig $@ $(MAKE) -f Makefile.kconfig $@
scripts_basic config %config: %config:
$(MAKE) -f Makefile.kconfig $@ $(MAKE) -f Makefile.kconfig $@
defconfig: defconfig:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment