commit | eea199b445f64c038b1d868bd52700510843ccd6 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Fri Jan 12 00:51:52 2018 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Mon Jan 22 00:49:31 2018 +0900 |
tree | e54fb9e126a5c6490db0ee44c8582c743f3dc7f0 | |
parent | 765f4cdef6f80d389d14f5f7368b27083a67cafc [diff] |
kbuild: remove unnecessary LEX_PREFIX and YACC_PREFIX Kconfig was the only user of these. With Kconfig converted to use the default 'yy' prefix, we do not need them any more. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Reviewed-by: Ulf Magnusson <ulfalizer@gmail.com>