From: Simon Glass Date: Mon, 7 Mar 2016 02:45:38 +0000 (-0700) Subject: buildman: Allow the toolchain architecture to be specified X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=608e399fdef82e983db44c5cb8f5e772bba870e2;p=u-boot.git 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 Reviewed-by: Joe Hershberger