greybus: tools: don't always build them.
authorGreg Kroah-Hartman <gregkh@google.com>
Fri, 18 Dec 2015 06:32:03 +0000 (22:32 -0800)
committerGreg Kroah-Hartman <gregkh@google.com>
Fri, 18 Dec 2015 06:32:03 +0000 (22:32 -0800)
commit70b3b3e77a87d40ceae6e5f4f6afedbd725fd636
tree822d013add1488aaa5340aa788b6fb05b88685cf
parentd5bc9607f749a241b2491f8f8b07986ba7655350
greybus: tools: don't always build them.

This breaks the kernel-only build as it can't find any userspace headers
with the cross-compiler, so don't build the tools by "default" unless
you ask for them.

Reported-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/Makefile