[PATCH] kbuild: adjust .version updating
authorJan Beulich <JBeulich@novell.com>
Thu, 8 Sep 2005 15:07:35 +0000 (17:07 +0200)
committerSam Ravnborg <sam@mars.ravnborg.org>
Sat, 10 Sep 2005 12:17:45 +0000 (14:17 +0200)
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 <jbeulich@novell.com>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Makefile

diff --cc Makefile
Simple merge