From: Roman Zippel Date: Fri, 9 Jun 2006 05:12:43 +0000 (-0700) Subject: kconfig: move .kernelrelease X-Git-Tag: v2.6.18-rc1~602^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1d28fb043b325dad8944647a52b20287e59d8a1;p=pandora-kernel.git kconfig: move .kernelrelease This moves the .kernelrelease file into include/config directory. Remove its generation from the config step, if the config step doesn't leave a proper .config behind, it triggers a call to silentoldconfig. Instead its generation can be done via proper dependencies. Signed-off-by: Roman Zippel Signed-off-by: Andrew Morton Signed-off-by: Sam Ravnborg --- Reading git-diff-tree failed