]> git.sur5r.net Git - u-boot/commit
buildman: Allow the toolchain architecture to be specified
authorSimon Glass <sjg@chromium.org>
Mon, 7 Mar 2016 02:45:38 +0000 (19:45 -0700)
committerSimon Glass <sjg@chromium.org>
Mon, 14 Mar 2016 21:34:50 +0000 (15:34 -0600)
commit608e399fdef82e983db44c5cb8f5e772bba870e2
treec0f4f707a46088344bffeac2812ac9da4f3f2fec
parentff690df9fce2db07391a53f6cf4c5858b9ea6fad
buildman: Allow the toolchain architecture to be specified

At present the architecture is deduced from the toolchain filename. Allow it
to be specified by the caller.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Joe Hershberger <joe.hershberger@ni.com
tools/buildman/toolchain.py