[LinuxBIOS] State of the buildrom

Myles Watson myles at pel.cs.byu.edu
Tue Dec 4 23:04:16 CET 2007


> * Optimizations:  There are always things we can do to clean up - add -j N
> support for make, reduce memory usage, avoid stupid gmake tricks and the
> like.  I think things are stable enough in the core that we can start to
> twist some knobs without blowing everything up.
>

This patch adds -jN support to speed builds.  It passes it as an
argument to make for the kernel and uClibc.  It breaks the build for
busybox, so it isn't passed there.

The default is -j1, or the status quo.

Signed-off-by: Myles Watson <myles at pel.cs.byu.edu>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: make_jobs.patch
Type: application/octet-stream
Size: 2126 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20071204/fa96a542/attachment.obj>


More information about the coreboot mailing list