[U-Boot] [PATCH 1/3] buildman: Allow 'gnueabihf' toolchains for	ARM
    Simon Glass 
    sjg at chromium.org
       
    Sat Apr 15 16:06:46 UTC 2017
    
    
  
On 14 April 2017 at 17:47, Tom Rini <trini at konsulko.com> wrote:
> Many toolchains for ARM use the 'gnueabihf' suffix rather than just
> 'gnueabi', so allow these to be used, but with a lower priority than
> 'gnueabi' ones.
>
> Cc: Simon Glass <sjg at chromium.org>
> Signed-off-by: Tom Rini <trini at konsulko.com>
> ---
>  tools/buildman/toolchain.py | 5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
    
    
More information about the U-Boot
mailing list