aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/Makefile
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2007-10-20 14:12:34 +0200
committerDavid S. Miller <davem@sunset.davemloft.net>2007-10-22 02:59:46 -0700
commit5e23b923da03de7e41f00f5664ae22c4f7dcd2a3 (patch)
tree53caf3acacebb88d776f5086a8b084de6d528d22 /drivers/bluetooth/Makefile
parent[Bluetooth] Add generic driver for Bluetooth SDIO devices (diff)
downloadlinux-dev-5e23b923da03de7e41f00f5664ae22c4f7dcd2a3.tar.xz
linux-dev-5e23b923da03de7e41f00f5664ae22c4f7dcd2a3.zip
[Bluetooth] Add generic driver for Bluetooth USB devices
This patch adds a new generic driver for Bluetooth USB devices. This driver is still experimental at this point, but it is cleaner and easier to maintain than the current Bluetooth USB driver. It is a much better starting point for power management improvements. Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'drivers/bluetooth/Makefile')
-rw-r--r--drivers/bluetooth/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/bluetooth/Makefile b/drivers/bluetooth/Makefile
index aee12797aa1c..77444afbf107 100644
--- a/drivers/bluetooth/Makefile
+++ b/drivers/bluetooth/Makefile
@@ -13,6 +13,7 @@ obj-$(CONFIG_BT_HCIBT3C) += bt3c_cs.o
obj-$(CONFIG_BT_HCIBLUECARD) += bluecard_cs.o
obj-$(CONFIG_BT_HCIBTUART) += btuart_cs.o
+obj-$(CONFIG_BT_HCIBTUSB) += btusb.o
obj-$(CONFIG_BT_HCIBTSDIO) += btsdio.o
hci_uart-y := hci_ldisc.o