commit | 1d8104fe8897c5fec3e03b4165bc67c57eeeaa72 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Oct 16 01:05:56 2014 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Nov 26 20:25:40 2014 -0700 |
tree | 52fc3a108ce927043bd0dedb888dbc69a7853416 | |
parent | f66153be193af3d4aa4d3630e7dcb41bfd6313b6 [diff] |
buildman: Don't default to -e when building current source We probably don't need to enable this option by default. It is useful to display only failure boards (not errors) and it is easy to add -e if it is required. Also update the docs. Signed-off-by: Simon Glass <sjg@chromium.org> Reported-by: Albert Aribaud <albert.u.boot@aribaud.net>