On Sun, Mar 6, 2016 at 8:45 PM, Simon Glass <[email protected]> wrote: > At present buildman allows you to specify the directory containing the > toolchain, but not the actual toolchain prefix. If there are multiple > toolchains in a single directory, this can be inconvenient. > > Add a new 'toolchain-prefix' setting to the settings file, which allows > the full prefix (or path to the C compiler) to be specified. > > Update the documentation to match. > > Suggested-by: Stephen Warren <[email protected]> > Reported-by: Joe Hershberger <[email protected]> > Signed-off-by: Simon Glass <[email protected]> > ---
Thanks! Reviewed-by: Joe Hershberger <[email protected]> _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

