]> asedeno.scripts.mit.edu Git - linux.git/commit
greybus: build: android: avoid building for targets that don't have kernel binary
authorVishal Bhoj <vishal.bhoj@linaro.org>
Thu, 3 Sep 2015 05:35:19 +0000 (22:35 -0700)
committerJohan Hovold <johan@hovoldconsulting.com>
Thu, 3 Sep 2015 07:54:05 +0000 (09:54 +0200)
commit3a17dd413a1857fc92b22e54c03cae155f106056
tree258b25c6dbf2f1e75b31973e80020844040454f0
parent1dc53922655a1f2537488a9d52aa99d111f38f66
greybus: build: android: avoid building for targets that don't have kernel binary

For sdk related targets, the greybus build will error out due to missing
kernel dependency.  Let's avoid those targets by checking TARGET_NO_KERNEL.

Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
Signed-off-by: Michael Scott <michael.scott@linaro.org>
Signed-off-by: Johan Hovold <johan@hovoldconsulting.com>
drivers/staging/greybus/Android.mk