kernel-ark/scripts/genksyms
Arnaud Lacombe 45c47d9668 genksyms: pass hash and lookup functions name and target language though the input file
Renaming hash and lookup functions on the command line would reduces its
genericity. Use the .gperf file to pass this information. Do the same for the
target language.

Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
2011-06-09 14:04:40 -04:00
..
.gitignore gitignore: misc files 2006-01-01 22:21:50 +01:00
genksyms.c genksyms: Track changes to enum constants 2011-03-17 15:13:56 +01:00
genksyms.h genksyms: Track changes to enum constants 2011-03-17 15:13:56 +01:00
keywords.c_shipped genksyms: properly consider EXPORT_UNUSED_SYMBOL{,_GPL}() 2009-12-12 13:08:16 +01:00
keywords.gperf genksyms: pass hash and lookup functions name and target language though the input file 2011-06-09 14:04:40 -04:00
lex.c_shipped genksyms: Regenerate lexer and parser 2011-03-17 15:13:56 +01:00
lex.l genksyms: Track changes to enum constants 2011-03-17 15:13:56 +01:00
Makefile genksyms: Do not paste the bison header file to lex.c 2011-03-17 15:13:55 +01:00
parse.c_shipped genksyms: Regenerate lexer and parser 2011-03-17 15:13:56 +01:00
parse.h_shipped genksyms: Regenerate lexer and parser 2011-03-17 15:13:56 +01:00
parse.y genksyms: Track changes to enum constants 2011-03-17 15:13:56 +01:00