summaryrefslogtreecommitdiff
path: root/drivers/staging/Makefile
diff options
context:
space:
mode:
authorPavel Machek <pavel@ucw.cz>2014-01-21 20:56:27 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-02-07 18:13:53 (GMT)
commit91eef3e2fee581b00f027bbb0d144788a3c609a9 (patch)
tree5b7caa470f3630ac80851082e6b8c675602e6d44 /drivers/staging/Makefile
parentbe973fcd81c946e5e6ba2586718232e0fcf296e2 (diff)
downloadlinux-91eef3e2fee581b00f027bbb0d144788a3c609a9.tar.xz
staging/bluetooth: Add hci_h4p driver
Add hci_h4p bluetooth driver to staging tree. This device is used for example on Nokia N900 cell phone. Signed-off-by: Pali Rohár <pali.rohar@gmail.com> Signed-off-by: Pavel Machek <pavel@ucw.cz> Thanks-to: Sebastian Reichel <sre@debian.org> Thanks-to: Joe Perches <joe@perches.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
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 399f9fe..2c4949a 100644
--- a/drivers/staging/Makefile
+++ b/drivers/staging/Makefile
@@ -66,3 +66,4 @@ obj-$(CONFIG_DGNC) += dgnc/
obj-$(CONFIG_DGAP) += dgap/
obj-$(CONFIG_MTD_SPINAND_MT29F) += mt29f_spinand/
obj-$(CONFIG_GS_FPGABOOT) += gs_fpgaboot/
+obj-$(CONFIG_BT_NOKIA_H4P) += nokia_h4p/