From: Simon Glass Date: Mon, 7 Mar 2016 02:45:38 +0000 (-0700) Subject: buildman: Allow the toolchain architecture to be specified X-Git-Tag: v2016.05-rc1~420^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=608e399fdef82e983db44c5cb8f5e772bba870e2;p=pandora-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