kbuild: remove unnecessary LEX_PREFIX and YACC_PREFIX
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Thu, 11 Jan 2018 15:51:52 +0000 (00:51 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Sun, 21 Jan 2018 15:49:31 +0000 (00:49 +0900)
commiteea199b445f64c038b1d868bd52700510843ccd6
treee54fb9e126a5c6490db0ee44c8582c743f3dc7f0
parent765f4cdef6f80d389d14f5f7368b27083a67cafc
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>
scripts/Makefile.lib