On Mon, 2014-03-31 at 17:33 +0900, Masahiro Yamada wrote:
> Prior to Kbuild, U-Boot could build under tools/ directory
> withour configuring for a specific board.
> 
> That feature was lost when switching to Kbuild.
> 
> This patch revives it again by adding a make target "tools-only".
> 
> Usage:
>   $ make tools-only
> 
> Neither board configuration nor cross compiler are required to
> build host tools.
> 
> Signed-off-by: Masahiro Yamada <yamad...@jp.panasonic.com>
> Suggested-by: Alexey Brodkin <alexey.brod...@synopsys.com>
> Cc: Alexey Brodkin <alexey.brod...@synopsys.com>
> Cc: Simon Glass <s...@chromium.org>
> Cc: Tom Rini <tr...@ti.com>

Works as expected for me.

Acked-by: Alexey Brodkin <abrod...@synopsys.com>

-Alexey
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to