greybus: build: android: Fix script which locates .ko files and moves them into ramdisk
authorMichael Scott <michael.scott@linaro.org>
Tue, 27 Jan 2015 20:14:09 +0000 (12:14 -0800)
committerGreg Kroah-Hartman <greg@kroah.com>
Tue, 27 Jan 2015 22:49:04 +0000 (14:49 -0800)
commitb3b983c2eee8e7464651caa63bbbd6ca4bb65830
treeef07fbb04a25541baf74a0c0e2f9882bd3db98dd
parent15d651b0dba16a81285686bf52f4d5b1656362d8
greybus: build: android: Fix script which locates .ko files and moves them into ramdisk

- Fixed incorrect use of $$GREYBUS_SRC_PATH variable
- Added quotes around find pattern to stop shell expansion of "*"

Signed-off-by: Michael Scott <michael.scott@linaro.org>
Signed-off-by: Greg Kroah-Hartman <greg@kroah.com>
drivers/staging/greybus/Android.mk