commit | d2458ede99e2f2606ddb5f4268bd004c2fd47ea2 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | Fri Aug 22 14:33:40 2014 +0900 |
committer | Tom Rini <trini@ti.com> | Thu Aug 28 17:18:48 2014 -0400 |
tree | e195a222d213be7246591fce1dcfb972853b4638 | |
parent | ba133b29019a7139c766f795af4b1d0e27510167 [diff] |
MAKEALL: run genboardscfg.py all the time This commit makes sure boards.cfg is up to date before starting the build tests. tools/genboardscfg.py exits immediately printing "boards.cfg is up to date. Nothing to do." when boards.cfg is already new. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>