From: Sam Ravnborg Date: Sat, 1 Sep 2007 08:24:58 +0000 (+0200) Subject: kbuild: fix genksyms Makefile X-Git-Tag: v2.6.24-rc1~830^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3a6261a11b4db5b9712bb8388c9d9d955035e98;p=pandora-kernel.git 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 --- Reading git-diff-tree failed