• S
    kbuild: fix genksyms Makefile · a3a6261a
    Sam Ravnborg 提交于
    When enabling GENERATE_PARSER the genksyms Makefile
    failed to create _shipped version of generated files.
    
    Modifying keywords.gperf failed to cause a rebuild
    of genksyms.
    Fixed by specifying keywowrds .c as explicit prerequisite
    of the lexer.
    Signed-off-by: NSam Ravnborg <sam@ravnborg.org>
    a3a6261a
Makefile 1.2 KB