From: Jan Beulich Date: Thu, 8 Sep 2005 15:07:35 +0000 (+0200) Subject: [PATCH] kbuild: adjust .version updating X-Git-Tag: v2.6.14-rc1~129^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e25d8bb9550fb5912165196fe8502cdb831a336;p=pandora-kernel.git [PATCH] kbuild: adjust .version updating In order to maintain a more correct build number, updates to the version number should only be commited after a successful link of vmlinux, not before (so that errors in the link process don't lead to pointless increments). Signed-off-by: Jan Beulich Signed-off-by: Sam Ravnborg --- Reading git-diff-tree failed