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" <[email protected]> > wrote: > > Hai ! > how modify linux kernel? > By > Kannan.B > ilugc group _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
