[Ilugc] how modify linux kernel?

  • From: sakthikannan25@xxxxxxxxx (Sakthi Kannan Ramabadran)
  • Date: Wed Sep 29 16:14:42 2010

You'll have to download the kernel source form www.kernel.org and compile
the code. You'll have to use "make menuconfig" to get the configuration menu
and add/remove the required items in the kernel. If the purpose to change
the kernel is for an embedded processor then you'll need the cross
compilation tools to compile the code for the target device (make sure you
have the right version of gcc). Also you'll have default setting for certain
processors, based upon which you can do the required alterations.

Regards
SAKTHI KANNAN

On Wed, 29 Sep 2010 10:47:35 +0530, "kannan.B Balan" <gbnkannan@xxxxxxxxx>

wrote:

Hai !
how modify linux kernel?
By
Kannan.B
ilugc group

Other related posts: