linux/scripts/kconfig
Masahiro Yamada f91e46b1a7 kconfig: unify rule of config, menuconfig, nconfig, gconfig, xconfig
Unify the similar build rules.

This supports 'make build_config', which builds scripts/kconfig/conf
but does not invoke it.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
2021-02-24 15:12:06 +09:00
..
lxdialog
tests
.gitignore
Makefile kconfig: unify rule of config, menuconfig, nconfig, gconfig, xconfig 2021-02-24 15:12:06 +09:00
conf.c kconfig: omit --oldaskconfig option for 'make config' 2021-02-24 15:12:06 +09:00
confdata.c kconfig: clean up header inclusion 2020-12-08 23:31:29 +09:00
expr.c
expr.h
gconf-cfg.sh
gconf.c
gconf.glade
images.c
images.h
lexer.l kconfig: clean up header inclusion 2020-12-08 23:31:29 +09:00
list.h
lkc.h kconfig: make lkc.h self-sufficient #include-wise 2020-12-08 23:31:29 +09:00
lkc_proto.h
mconf-cfg.sh kconfig: mconf: fix HOSTCC call 2021-01-27 03:17:42 +09:00
mconf.c
menu.c
merge_config.sh
nconf-cfg.sh
nconf.c
nconf.gui.c
nconf.h
parser.y
preprocess.c kconfig: fix return value of do_error_if() 2020-12-21 14:48:54 +09:00
qconf-cfg.sh kconfig: qconf: use a variable to pass packages to pkg-config 2020-12-08 23:31:29 +09:00
qconf.cc kconfig: qconf: show Qt version in the About dialog 2020-12-08 23:31:29 +09:00
qconf.h
streamline_config.pl
symbol.c kconfig: clean up header inclusion 2020-12-08 23:31:29 +09:00
util.c