linux/scripts/kconfig
Jing Leng 3f2bc7f028 kconfig: fix failing to generate auto.conf
[ Upstream commit 1b9e740a81 ]

When the KCONFIG_AUTOCONFIG is specified (e.g. export \
KCONFIG_AUTOCONFIG=output/config/auto.conf), the directory of
include/config/ will not be created, so kconfig can't create deps
files in it and auto.conf can't be generated.

Signed-off-by: Jing Leng <jleng@ambarella.com>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-02-23 12:03:20 +01:00
..
lxdialog
tests
.gitignore kconfig: refactor .gitignore 2021-04-26 02:17:39 +09:00
Makefile kconfig: split menu.c out of parser.y 2021-04-14 15:26:09 +09:00
conf.c kconfig: constify long_opts 2021-06-05 23:49:46 +09:00
confdata.c kconfig: fix failing to generate auto.conf 2022-02-23 12:03:20 +01:00
expr.c
expr.h
gconf-cfg.sh
gconf.c kconfig: highlight gconfig 'comment' lines with '***' 2021-04-19 14:57:16 +09:00
gconf.glade
images.c
images.h
internal.h kconfig: split menu.c out of parser.y 2021-04-14 15:26:09 +09:00
lexer.l
list.h
lkc.h kconfig: remove unused PACKAGE definition 2021-04-19 14:50:16 +09:00
lkc_proto.h
mconf-cfg.sh
mconf.c
menu.c kconfig: split menu.c out of parser.y 2021-04-14 15:26:09 +09:00
merge_config.sh scripts: merge_config: add strict mode to fail upon any redefinition 2021-08-10 08:23:39 +09:00
nconf-cfg.sh
nconf.c kconfig: nconf: stop endless search loops 2021-04-16 14:39:12 +09:00
nconf.gui.c kconfig: nconf: refactor in print_in_middle() 2021-04-14 15:25:43 +09:00
nconf.h kconfig: nconf: refactor in print_in_middle() 2021-04-14 15:25:43 +09:00
parser.y kconfig: split menu.c out of parser.y 2021-04-14 15:26:09 +09:00
preprocess.c kconfig: let 'shell' return enough output for deep path names 2022-02-23 12:03:18 +01:00
qconf-cfg.sh
qconf.cc kconfig: highlight xconfig 'comment' lines with '***' 2021-04-19 14:58:23 +09:00
qconf.h
streamline_config.pl streamline_config.pl: add softtabstop=4 for vim users 2021-06-29 10:53:45 -07:00
symbol.c
util.c