commit | 53375103eae8dd6b717b170c69b72ac50fa01985 | [log] [tgz] |
---|---|---|
author | Roberta Dobrescu <roberta.dobrescu@gmail.com> | Sat Mar 28 21:43:08 2015 +0200 |
committer | Jonathan Cameron <jic23@kernel.org> | Thu Apr 09 14:14:42 2015 +0100 |
tree | 30a0ce49555b50553191ea8907a5a2de5fec3390 | |
parent | c610f7f772aa06ae2bd8e5ace87cde4d90f70198 [diff] |
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>