Megharaj wrote:
How to decrease the kernel size(just plain kernel)?
don't build any drivers into the kernel, build them as modules.
and what is the least minimum size we can achieve?
'make allnoconfig' should make a minimal sized kernel for 2.6.9 bzImage = 416K
-- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/