|
|

楼主 |
发表于 2006-12-24 13:09:09
|
显示全部楼层
哦!打错了,多谢指点。内核指南看到一段:http://kernel.xc.net/
Linux kernel 2.6.19 on i386.
CONFIG_LOCALVERSION_AUTO:
This will try to automatically determine if the current tree is a
release tree by looking for git tags that
belong to the current top of tree revision.
A string of the format -gxxxxxxxx will be added to the localversion
if a git based tree is found. The string generated by this will be
appended after any matching localversion* files, and after the value
set in CONFIG_LOCALVERSION
[color="Red"]Note: This requires Perl, and a git repository, but not necessarily
the git or cogito tools to be installed. |
|