Signed-off-by: Peter Meerwald <pmeerw@xxxxxxxxxx> --- tools/iio/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/iio/Makefile b/tools/iio/Makefile index bf7ae6d..7d0950d 100644 --- a/tools/iio/Makefile +++ b/tools/iio/Makefile @@ -1,4 +1,4 @@ -CC = gcc +CC = $(CROSS_COMPILE)gcc CFLAGS = -Wall -g -D_GNU_SOURCE all: iio_event_monitor lsiio generic_buffer -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-iio" in