linux_dsm_epyc7002/scripts/kconfig
Masahiro Yamada 6bbe4385d0 kconfig: merge_config: avoid false positive matches from comment lines
The current SED_CONFIG_EXP could match to comment lines in config
fragment files, especially when CONFIG_PREFIX_ is empty. For example,
Buildroot uses empty prefixing; starting symbols with BR2_ is just
convention.

Make the sed expression more robust against false positives from
comment lines. The new sed expression matches to only valid patterns.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Petr Vorel <petr.vorel@gmail.com>
Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
2018-11-11 23:04:51 +09:00
..
lxdialog
tests
.gitignore
conf.c
confdata.c
expr.c
expr.h
gconf-cfg.sh
gconf.c
gconf.glade
images.c
kconf_id.c
list.h
lkc_proto.h
lkc.h
Makefile
mconf-cfg.sh
mconf.c
menu.c
merge_config.sh kconfig: merge_config: avoid false positive matches from comment lines 2018-11-11 23:04:51 +09:00
nconf-cfg.sh
nconf.c
nconf.gui.c
nconf.h
preprocess.c
qconf-cfg.sh
qconf.cc
qconf.h
streamline_config.pl
symbol.c
util.c
zconf.l
zconf.y