On 06/13/2014 10:10 PM, William Harrington wrote:

On Jun 13, 2014, at 9:57 PM, Dan McGhee wrote:

For those on this list who "regularly" reconfigure kernels, I would like to know if rebuilding the kernel and just using it without <make modules_install> will work. I intend only to set CONFIG_SMP to y and do nothing else. It seems to me that this won't change any of the modules or mapping to them.

Yes, you will need to reinstall your modules, as far as I know.

When you change an option such as CONFIG_SMP to Y or to N, and then rebuild the kernel from a previous build, it will rebuild most of the kernel again as the code for SMP affects a lot of drivers. As you build, it should be noticeable of all the modules that get rebuilt.
And probably the Catalyst modules need to be rebuilt also.

Thanks, William


--
http://lists.linuxfromscratch.org/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to