Build Linux Kernel

March 4, 2006 by hejian

This is the steps for build a linux kernel:

make menuconfig
make
make modules_install
make install

Note:
Do not forgot doing “make modules_install” before “make install”

Leave a Reply

You must be logged in to post a comment.

Wordpress template made by HeJian