From: Coywolf Qi Hunt Date: Wed, 22 Jun 2005 00:15:15 +0000 (-0700) Subject: [PATCH] kbuild: display compile version X-Git-Tag: v2.6.13-rc1~68^2~582^2~127 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2894801db1cea527885f7a8679e5a88fb7377d9c;p=pandora-kernel.git [PATCH] kbuild: display compile version I am always trying to make sure I've booted the right kernel after a new install. Too paranoid maybe. But I guess there're other people like me. So let's make kbuild display the compile version number at the end to give us a hint. I know we may be booting vmlinux someday, but don't care about it for now. Signed-off-by: Coywolf Qi Hunt Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed