]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
MAKEALL: run genboardscfg.py all the time
authorMasahiro Yamada <yamada.m@jp.panasonic.com>
Fri, 22 Aug 2014 05:33:40 +0000 (14:33 +0900)
committerTom Rini <trini@ti.com>
Thu, 28 Aug 2014 21:18:48 +0000 (17:18 -0400)
commit94ab8f411cdc124c2bfd4ce5702c3802428fa534
treee195a222d213be7246591fce1dcfb972853b4638
parent9c2d60c37866e302600ff8aa479b834712478403
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>
MAKEALL