|
@@ -492,7 +492,6 @@ $(KCONFIG_CONFIG) include/config/auto.conf.cmd: ;
|
|
# if auto.conf.cmd is missing then we are probably in a cleaned tree so
|
|
# if auto.conf.cmd is missing then we are probably in a cleaned tree so
|
|
# we execute the config step to be sure to catch updated Kconfig files
|
|
# we execute the config step to be sure to catch updated Kconfig files
|
|
include/config/auto.conf: $(KCONFIG_CONFIG) include/config/auto.conf.cmd
|
|
include/config/auto.conf: $(KCONFIG_CONFIG) include/config/auto.conf.cmd
|
|
- $(Q)mkdir -p include/generated
|
|
|
|
$(Q)$(MAKE) -f $(srctree)/Makefile silentoldconfig
|
|
$(Q)$(MAKE) -f $(srctree)/Makefile silentoldconfig
|
|
else
|
|
else
|
|
# external modules needs include/generated/autoconf.h and include/config/auto.conf
|
|
# external modules needs include/generated/autoconf.h and include/config/auto.conf
|