greybus: build: Add -fno-pic for 32bit arm as well
authorJohn Stultz <john.stultz@linaro.org>
Thu, 30 Oct 2014 22:28:18 +0000 (15:28 -0700)
committerGreg Kroah-Hartman <greg@kroah.com>
Thu, 30 Oct 2014 22:33:38 +0000 (15:33 -0700)
commit2dcf6871dd19a8129929203776c57cddbb07bcc3
treee3d7e10c0da492d23eb7ef35b0af28b20888afb1
parent4b640bb1357a3eed16a04b23167dc3de4294dcd9
greybus: build: Add -fno-pic for 32bit arm as well

In order for 32bit arm devices using the android toolchain
to load the greybus module, I need to add -fno-pic in the
build arguments as well.

Signed-off-by: John Stultz <john.stultz@linaro.org>
Signed-off-by: Greg Kroah-Hartman <greg@kroah.com>
drivers/staging/greybus/Android.mk