2018-01-12 9:58 GMT+09:00 Masahiro Yamada <[email protected]>: > Flex and Bison provide an option to change the prefix of globally- > visible symbols. This is useful to link multiple lexers and/or > parsers into the same executable. However, Kconfig (and any other > host programs in kernel) uses a single lexer and parser. I do not > see a good reason to change the default 'yy' prefix. > > Signed-off-by: Masahiro Yamada <[email protected]> > --- >
Applied both patches to linux-kbuild/kconfig. -- Best Regards Masahiro Yamada

