git - Linux kernel configuration - enabling CONFIGURE_LOCALVERSION_AUTO -
I recently cloned the Colonel of Legs Torvalds. I want to build and install this kernel in my laptop. But because I want to use "Colonel-Day", I want to enable the CONFIGURE_LOCALVERSION_AUTO option. But how should I enable this option, I do not know this. Where to get this option?
menuConfig or xconfig , to the Linux kernel To configure these interfaces are used modified. The config file has been disappointed directly in your kernel source tree inside create menuconfig or make xconfig - anybody likes you. On the kernel configuration menu you will find the General Setup option, in this option to automatically append the version string , toggle it to enable / disable it.
Comments
Post a Comment