diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2018-01-12 00:50:50 +0900 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2018-01-22 00:49:31 +0900 |
commit | 765f4cdef6f80d389d14f5f7368b27083a67cafc (patch) | |
tree | 84882d6da95b7c2f6c80d025a6c1930978b261b7 /net/l3mdev | |
parent | 84dd95d4f87a0dd2b635df936b1fc27d7424e097 (diff) | |
download | linux-stable-765f4cdef6f80d389d14f5f7368b27083a67cafc.tar.gz linux-stable-765f4cdef6f80d389d14f5f7368b27083a67cafc.tar.bz2 linux-stable-765f4cdef6f80d389d14f5f7368b27083a67cafc.zip |
kconfig: use default 'yy' prefix for lexer and parser
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 <yamada.masahiro@socionext.com>
Reviewed-by: Ulf Magnusson <ulfalizer@gmail.com>
Diffstat (limited to 'net/l3mdev')
0 files changed, 0 insertions, 0 deletions