tools: iio: Add iio targets in tools Makefile
authorRoberta Dobrescu <roberta.dobrescu@gmail.com>
Sat, 28 Mar 2015 19:43:08 +0000 (21:43 +0200)
committerJonathan Cameron <jic23@kernel.org>
Thu, 9 Apr 2015 13:14:42 +0000 (14:14 +0100)
commit53375103eae8dd6b717b170c69b72ac50fa01985
tree30a0ce49555b50553191ea8907a5a2de5fec3390
parentc610f7f772aa06ae2bd8e5ace87cde4d90f70198
tools: iio: Add iio targets in tools Makefile

This patch adds targets for building and cleaning iio tools to tools/Makefile.
To build iio tools from the toplevel kernel directory one should call:

$ make -C tools iio

and for cleaning it

$ make -C tools iio_clean

Signed-off-by: Roberta Dobrescu <roberta.dobrescu@gmail.com>
Reviewed-by: Daniel Baluta <daniel.baluta@intel.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
tools/Makefile
This page took 0.02505 seconds and 5 git commands to generate.