]> Git Repo - J-u-boot.git/commit - MAKEALL
MAKEALL: Add options for incremental building
authorJoe Hershberger <[email protected]>
Tue, 30 Oct 2012 15:55:21 +0000 (15:55 +0000)
committerTom Rini <[email protected]>
Thu, 6 Dec 2012 18:23:00 +0000 (11:23 -0700)
commit0851020479c8e5180f4a4a26856195e141acd63c
tree8e5a53f942e6f64449a43ddee192c04f328bc167
parentc97d59cbda05fde3bb0544382df93a478b0f194d
MAKEALL: Add options for incremental building

--continue will allow you to <ctrl-c> the MAKEALL and pick up where
you left off.

--rebuild-errors will allow you to rebuild only those boards which
had trouble on the last run of MAKEALL, allowing you to quickly test
a simple fix on just those boards.

Signed-off-by: Joe Hershberger <[email protected]>
Acked-by: Simon Glass <[email protected]>
Tested-by: Simon Glass <[email protected]>
MAKEALL
This page took 0.026585 seconds and 4 git commands to generate.