]> Git Repo - J-u-boot.git/commit - MAKEALL
Improve MAKEALL parallel builds
authorAndy Fleming <[email protected]>
Wed, 9 May 2012 20:36:28 +0000 (20:36 +0000)
committerWolfgang Denk <[email protected]>
Fri, 18 May 2012 11:49:04 +0000 (13:49 +0200)
commitf50bf50d7f6f99c5ad4666d63a7eef43d3940500
tree388e994e2bacef0ad9bcdf451a850207fc2c2815
parentbb1c01eaf69047b975d6ecf0ccbedee22a217942
Improve MAKEALL parallel builds

The patch that added parallel builds broke MAKEALL -l, so this
fixes that. At the same time, it improves the termination so
that it shuts down the build threads if you cancel the build.
Lastly, it removes a bunch of debug code.

Signed-off-by: Andy Fleming <[email protected]>
Tested-by: Wolfgang Denk <[email protected]>
MAKEALL
This page took 0.03411 seconds and 4 git commands to generate.