Skip to content
  • Sam Ravnborg's avatar
    kbuild: fix genksyms Makefile · a3a6261a
    Sam Ravnborg authored
    
    
    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: default avatarSam Ravnborg <sam@ravnborg.org>
    a3a6261a