[Top]
[First]
[Previous]
[Next]
Compiling The Kernel
Once configured, Compiling the kernel is easy.
First, make sure we start afresh (takes a few seconds):
make clean
Then, prepare the dependencies list (might take a minute):
make depend
Originally written by
guy keren