kernel-ark/scripts/genksyms
Sam Ravnborg a3a6261a11 kbuild: fix genksyms Makefile
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: Sam Ravnborg <sam@ravnborg.org>
2007-10-12 21:15:31 +02:00
..
.gitignore
genksyms.c blackfin architecture 2007-05-07 12:12:58 -07:00
genksyms.h
keywords.c_shipped
keywords.gperf
lex.c_shipped
lex.l
Makefile kbuild: fix genksyms Makefile 2007-10-12 21:15:31 +02:00
parse.c_shipped
parse.h_shipped
parse.y