Commit 1caf090d authored by Alessandro Rubini's avatar Alessandro Rubini

Makefile: support 'defconfig' target

Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
parent 64cc10f4
......@@ -184,5 +184,8 @@ scripts_basic config:
%config:
$(MAKE) -f Makefile.kconfig $@
defconfig:
$(MAKE) -f Makefile.kconfig spec_defconfig
.config: silentoldconfig
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