Re: Size of kernel modules

From: Chuck Ebbert
Date: Fri Jun 08 2007 - 14:59:54 EST


On 06/08/2007 08:40 AM, Robert P. J. Day wrote:
>
> # make INSTALL_MOD_STRIP=1 modules_install
>
> that makes a *huge* difference in the size of the installed modules,
> as i learned when i first ran across this on my fedora core system.
>

learn how to use rpmbuild:

http://fedoraproject.org/wiki/Docs/CustomKernel

You can use --with/--without to build only what you want.
See the top of the specfile for details.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/