[Ilugc] how modify linux kernel?

  • From: lgp171188@xxxxxxxxx (Guruprasad)
  • Date: Wed Sep 29 16:21:05 2010

Hi,

On Wed, Sep 29, 2010 at 4:13 PM, Sakthi Kannan Ramabadran
<sakthikannan25@xxxxxxxxx> wrote:

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

Please follow the mailing list guidelines and avoid top posting. Use
interleaved, trimmed posting.

Thanks & Regards,
Guruprasad

Other related posts: