scripts/config: regenerate zconf.lex.c_shipped to match zconf.l
authorJonas Gorski <jonas.gorski@gmail.com>
Sat, 15 Jun 2019 11:04:57 +0000 (13:04 +0200)
committerJonas Gorski <jonas.gorski@gmail.com>
Sat, 15 Jun 2019 11:27:20 +0000 (13:27 +0200)
commitac0bd7f35cc782f143571c75f6efb5cfd7f975fe
tree3e2ba89fc573b586ba0545526c9eeeece11e608e
parent62be427067ee3883b68bcfb08dfc0c43dce22fa3
scripts/config: regenerate zconf.lex.c_shipped to match zconf.l

On the last sync with linux zconf.l was updated but zconf.lex.c_shipped
was missed, causing the lexer to not know about updated syntax. Fix this
by regenerating it.

Fixes: 2d7e602381f3 ("scripts/config: sync with latest linux upstream")
Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
scripts/config/zconf.lex.c_shipped