Home
last modified time | relevance | path

Searched hist:d908898333b22fb2345a7a165ff837fa6b947b0b (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/tools/buildman/
H A Dtoolchain.pyd908898333b22fb2345a7a165ff837fa6b947b0b Sat Jan 31 23:12:44 UTC 2015 Albert ARIBAUD <albert.u.boot@aribaud.net> buildman: allow multiple toolchains in a single path

When buildman scans a toolchain path, it stops at the
first toolchain found. However, a single path can contains
several toolchains, each with its own prefix.

This patch lets buildman scan all toolchains in the path.

Signed-off-by: Albert ARIBAUD <albert.u.boot@aribaud.net>
Acked-by: Simon Glass <sjg@chromium.org>