crosstool-ng/kconfig
Chris Packham 141f88a5f6 kconfig: Sync with upstream v5.2
This commit introduces the following upstream changes:

8dde5715b280 kconfig: tests: fix recursive inclusion unit test
ec8f24b7faaf treewide: Add SPDX license identifier - Makefile/Kconfig
fc2694ec1ab7 kconfig: use 'else ifneq' for Makefile to improve readability
aff11cd983ec kconfig: Terminate menu blocks with a comment in the generated config
9cc342f6c4a0 treewide: prefix header search paths with $(srctree)/
9b9f5948afcd kconfig: make conf_get_autoconfig_name() static
b9d1a8e9302e kconfig: use snprintf for formatting pathnames
4cb726121e2c kconfig: remove useless NULL pointer check in conf_write_dep()
580c5b3e1b8b kconfig: make parent directories for the saved .config as needed
67424f61f813 kconfig: do not write .config if the content is the same
ceb7f3296ea1 kconfig: do not accept a directory for configuration output
65be755a5411 kconfig: remove trailing whitespaces
b63e37bc9ec4 kconfig: Make nconf-cfg.sh executable

Signed-off-by: Chris Packham <judge.packham@gmail.com>
2021-02-02 20:06:32 +13:00
..
lxdialog kconfig: Sync with upstream v5.2 2021-02-02 20:06:32 +13:00
.gitignore kconfig: Sync with upstream v4.17 2021-02-02 20:06:32 +13:00
conf.c kconfig: Sync with upstream v5.1 2021-02-02 20:06:32 +13:00
confdata.c kconfig: Sync with upstream v5.2 2021-02-02 20:06:32 +13:00
expr.c kconfig: Sync with upstream v5.0 2021-02-02 20:06:32 +13:00
expr.h kconfig: Sync with upstream v5.1 2021-02-02 20:06:32 +13:00
lexer.l kconfig: Sync with upstream v5.2 2021-02-02 20:06:32 +13:00
list.h Sync kconfig files with upstream 4.15 2018-01-31 16:39:45 -08:00
lkc_proto.h kconfig: Sync with upstream v4.19 2021-02-02 20:06:32 +13:00
lkc.h kconfig: Sync with upstream v5.2 2021-02-02 20:06:32 +13:00
Makefile.am kconfig: Sync with upstream v5.1 2021-02-02 20:06:32 +13:00
mconf.c kconfig: Sync with upstream v5.2 2021-02-02 20:06:32 +13:00
menu.c kconfig: Sync with upstream v5.0 2021-02-02 20:06:32 +13:00
nconf.c kconfig: Sync with upstream v5.2 2021-02-02 20:06:32 +13:00
nconf.gui.c kconfig: Sync with upstream v5.1 2021-02-02 20:06:32 +13:00
nconf.h kconfig: Sync with upstream v5.0 2021-02-02 20:06:32 +13:00
parser.y kconfig: Sync with upstream v5.1 2021-02-02 20:06:32 +13:00
preprocess.c kconfig: Sync with upstream v5.0 2021-02-02 20:06:32 +13:00
symbol.c kconfig: Sync with upstream v5.0 2021-02-02 20:06:32 +13:00
util.c kconfig: Sync with upstream v5.0 2021-02-02 20:06:32 +13:00