]> code.ossystems Code Review - bsp/u-boot.git/commit
builderthread.py: Keep 'SPL'
authorTom Rini <trini@konsulko.com>
Mon, 27 Apr 2015 15:34:38 +0000 (11:34 -0400)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 21 Jul 2015 11:50:51 +0000 (08:50 -0300)
commitb713ff901892c7a039348b962b942197015bf429
treecf59d48fe6c69dc2d2984d57c36a91c383374b17
parent31851bd6bd527b1c9275ea9597594f382779c679
builderthread.py: Keep 'SPL'

On i.MX platforms the SPL binary is called "SPL" so make sure we keep
that.

Cc: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Rini <trini@konsulko.com>
Acked-by: Simon Glass <sjg@chromium.org>
tools/buildman/builderthread.py