Page 1 of 1

Kernel compilation made easier with 2.6.32

Posted: Sat Dec 12, 2009 6:51 pm
by piratesmack
Saw this thread on LQ and thought I'd post it here.

Now if you run "make localmodconfig", it will scan your system and disable all unneeded modules in the config file.
It's not perfect, but it gives you a pretty good config file to start with. You'll probably still want to run "make menuconfig" after.

Re: Kernel compilation made easier with 2.6.32

Posted: Sat Dec 19, 2009 8:23 am
by Husse
This will indeed make it simpler and above all safer