commit | 85620bbdcb3ecbd9fc3457ea9135d6649475ee8c | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Oct 16 01:05:55 2014 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Nov 26 20:25:40 2014 -0700 |
tree | c95fc8c754759838044263f9e659ed9cb75c81eb | |
parent | baec684b1c046ace691aa4f2888fe98684e1df74 [diff] |
buildman: Fix repeating board list with -l Ensure that we don't print duplicate board names when -l is used. Signed-off-by: Simon Glass <sjg@chromium.org> Reported-by: Albert Aribaud <albert.u.boot@aribaud.net>