diff options
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | 2014-03-31 17:33:51 +0900 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2014-03-31 11:47:51 -0400 |
commit | 4642e0022b648968c994551b087a780327079883 (patch) | |
tree | a34cb855f7c855db94a360037f68a993f43d3c82 /snapshot.commit | |
parent | b4722fefd065b64fad1f32248574b3d8b3a63513 (diff) | |
download | u-boot-imx-4642e0022b648968c994551b087a780327079883.zip u-boot-imx-4642e0022b648968c994551b087a780327079883.tar.gz u-boot-imx-4642e0022b648968c994551b087a780327079883.tar.bz2 |
Kbuild: allow building tools without board configuration
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 <yamada.m@jp.panasonic.com>
Suggested-by: Alexey Brodkin <Alexey.Brodkin@synopsys.com>
Cc: Simon Glass <sjg@chromium.org>
Cc: Tom Rini <trini@ti.com>
Acked-by: Alexey Brodkin <abrodkin@synopsys.com>
Diffstat (limited to 'snapshot.commit')
0 files changed, 0 insertions, 0 deletions