aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/Makefile
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@google.com>2016-09-19 15:46:40 +0200
committerGreg Kroah-Hartman <gregkh@google.com>2016-09-19 16:30:37 +0200
commitd4f56b47a8fac90b15adfae80a42a2735d6b3213 (patch)
tree1ff0da55efa9186343530005a82df6b0f37c34db /drivers/staging/Makefile
parentstaging: greybus: remove old es1 endpoint description (diff)
downloadlinux-dev-d4f56b47a8fac90b15adfae80a42a2735d6b3213.tar.xz
linux-dev-d4f56b47a8fac90b15adfae80a42a2735d6b3213.zip
staging: greybus: Add drivers/staging/greybus to the build
This adds a proper Kconfig file for drivers/staging/greybus and fixes up the Makefile to work correctly within the kernel build system (modules depend on the .config options, etc.) Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Diffstat (limited to 'drivers/staging/Makefile')
-rw-r--r--drivers/staging/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/staging/Makefile b/drivers/staging/Makefile
index 9f6009dcafa8..210fcea7a5fd 100644
--- a/drivers/staging/Makefile
+++ b/drivers/staging/Makefile
@@ -41,3 +41,4 @@ obj-$(CONFIG_WILC1000) += wilc1000/
obj-$(CONFIG_MOST) += most/
obj-$(CONFIG_ISDN_I4L) += i4l/
obj-$(CONFIG_KS7010) += ks7010/
+obj-$(CONFIG_GREYBUS) += greybus/