Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/tools/buildman/
H A Dbuilderthread.pyf5e5ece0b72ef54cfe4ebdb06e2258a7b3d0228e Wed Apr 01 11:47:41 UTC 2015 Tom Rini <trini@konsulko.com> buildman: Make -V (verbose_build) really be verbose

The help text for -V says we will pass V=1 but all it really did was not
pass in -s. Change the logic to pass make V=1 with given to buildman -V or
-s to make otherwise.

Cc: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Rini <trini@konsulko.com>
Acked-by: Simon Glass <sjg@chromium.org>