commit | 54628687fa2df2d3755912954afa67665ed122cc | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Tue May 05 10:42:12 2015 +0200 |
committer | Jonathan Cameron <jic23@kernel.org> | Sun May 10 20:31:45 2015 +0100 |
tree | 29f5a3fb44a1f85d9d057aa8fb4c8a387ef5ea3a | |
parent | d11715f087e0c0608de8ec030ca260892e8b8739 [diff] |
iio: make tools more cross-compilation friendly When cross-compiling the IIO tools we need to opportunity to specify a cross compiler prefix and some extra CFLAGS. This patch enables this in the same way as for other stuff in tools. Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Acked-by: Daniel Baluta <daniel.baluta@intel.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>