OSDN Git Service

greybus: build: remove Android makefile
authorMichael Scott <michael.scott@linaro.org>
Thu, 3 Dec 2015 20:32:30 +0000 (12:32 -0800)
committerGreg Kroah-Hartman <gregkh@google.com>
Thu, 3 Dec 2015 21:47:49 +0000 (13:47 -0800)
commit11aa7121edfa4c32b06e9278e6d0e51d197d3560
tree069a2c663ca8f1f7ba6f9803553d9351f77c0612
parentb343f6afd7635c86e1c001f1623e07f218c694db
greybus: build: remove Android makefile

There is no standard way of building a kernel from source in
Android.  Each device/SoC can (and do) implement it in their own way.
To that end, let's remove this makefile and let each device define
how they want to build the modules.

Signed-off-by: Michael Scott <michael.scott@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/Android.mk [deleted file]