kconfig: split the lexer out of zconf.y
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Fri, 21 Dec 2018 08:33:05 +0000 (17:33 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Fri, 28 Dec 2018 13:22:38 +0000 (22:22 +0900)
commitcbafbf7f551c3a03fb9440932f1ca13056ca40a6
tree185323683e7ad6596c7eba41f705e2bea1a053f6
parent558e78e3ce844c61ceffe32775dbefacf167b023
kconfig: split the lexer out of zconf.y

Compile zconf.lex.c independently of the other files.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
scripts/kconfig/Makefile
scripts/kconfig/lkc.h
scripts/kconfig/zconf.l
scripts/kconfig/zconf.y