summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/modules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/generic-2.6/modules.mk')
-rw-r--r--target/linux/generic-2.6/modules.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/modules.mk b/target/linux/generic-2.6/modules.mk
index 4e8d2e968..37d7094c5 100644
--- a/target/linux/generic-2.6/modules.mk
+++ b/target/linux/generic-2.6/modules.mk
@@ -342,6 +342,7 @@ $(eval $(call KMOD_template,BLUETOOTH,bluetooth,\
$(MODULES_DIR)/kernel/net/bluetooth/sco.ko \
$(MODULES_DIR)/kernel/net/bluetooth/rfcomm/rfcomm.ko \
$(MODULES_DIR)/kernel/drivers/bluetooth/hci_uart.ko \
+ $(MODULES_DIR)/kernel/drivers/bluetooth/hci_usb.ko \
,CONFIG_BT))