iio: make tools more cross-compilation friendly
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 5 May 2015 08:42:12 +0000 (10:42 +0200)
committerJonathan Cameron <jic23@kernel.org>
Sun, 10 May 2015 19:31:45 +0000 (20:31 +0100)
commit54628687fa2df2d3755912954afa67665ed122cc
tree29f5a3fb44a1f85d9d057aa8fb4c8a387ef5ea3a
parentd11715f087e0c0608de8ec030ca260892e8b8739
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>
tools/iio/Makefile