RE: How to speed up building of modules?

Cameron, Steve (Steve.Cameron@hp.com)
Mon, 7 Apr 2003 09:27:29 -0500


Sam Ravnborg wrote:
On Fri, Apr 04, 2003 at 02:57:40PM +0600, Stephen Cameron wrote:
> Hi
>
> I'm wondering if you guys know any tricks to speed up building
> of linux kernel modules.
[...]
In general I advice you to use:
$ make -C path/to/kernel/src SUBDIRS=$PWD modules
when building modules.

Ok, thanks to everybody who replied. I believe I've
got something that's going to work for me now and
save us a lot of time. Thanks.
-- steve
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/