[rock-user] Compilation of a static kernel

Blacky <[email protected]> Sun, 30 Oct 2005 10:37:16 +0100
Newsgroups gmane.linux.distributions.rock.user
Organization Blackies.De
Message-ID <[email protected]>
I would like to create a static kernel. I tried to change the 'without 
modules' flag under Linux kernel  in script/Config. But this didn't work out 
sucessfully.

Only way seems to be setting some rules manually (Linux Kernel options: no 
automatic and custom) which find their way into linux.cfg under 
config/target/. But this leeds to errors at the package build of the linux 
package. The kernel shows up under ../boot/, but the build mechanism doesn't 
recognize the static kernel and continues to build modules.

Is there a better way (probably there is)? What did I do wrong?

Thanks for the help.

Blacky