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)
committerChristian Lamparter <chunkeey@gmail.com>
Sun, 10 Feb 2019 21:54:39 +0000 (22:54 +0100)
commite017a914b2679d669e201cc76f812b641aa7eea3
treec7871b223d93f66c7a443897000c1adf72ebb069
parent786134321b6ef391f04409de1200482e7693284d
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>
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
config/lkc.h
config/zconf.l
config/zconf.y