diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2009-07-16 23:56:10 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2009-07-17 00:10:33 +0200 |
commit | 57692e2535be4197debe2b1eea4fd50dea8a9c26 (patch) | |
tree | d80698cb7c8fffa5cad4cd5a35337ea95f639a91 /toolchain/gdb | |
parent | 00eddf0ee63e976e1ecc07ad00e72a02a81ae501 (diff) | |
download | buildroot-novena-57692e2535be4197debe2b1eea4fd50dea8a9c26.tar.gz buildroot-novena-57692e2535be4197debe2b1eea4fd50dea8a9c26.zip |
external-toolchain: better documentation, cleanup, sysroot check
* Introduce documentation for each function of ext-tool.mk, and
document all parameters of the functions.
* Pass SYSROOT_DIR as argument to all functions that require it,
instead of computing it manually everywhere
* Use $(shell) instead of backquotes
* Check that the SYSROOT_DIR variable is not empty, which means that
the external toolchain doesn't support --sysroot. In that case,
bail out with a nice error message.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'toolchain/gdb')
0 files changed, 0 insertions, 0 deletions