[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)
commit4e25d8bb9550fb5912165196fe8502cdb831a336
treeabc710a7bec701d5890742970b687b70d37c4b0c
parent7b49bb9aff8b14d15da58111d8908c877c0a525e
[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 <jbeulich@novell.com>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Makefile