mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-02-14 20:31:54 +00:00
remove btintel
This commit is contained in:
parent
b437e52d29
commit
084ff9a41a
1 changed files with 1 additions and 2 deletions
|
@ -52,8 +52,7 @@ define KernelPackage/bluetooth
|
|||
$(LINUX_DIR)/net/bluetooth/rfcomm/rfcomm.ko \
|
||||
$(LINUX_DIR)/net/bluetooth/bnep/bnep.ko \
|
||||
$(LINUX_DIR)/net/bluetooth/hidp/hidp.ko \
|
||||
$(LINUX_DIR)/drivers/bluetooth/hci_uart.ko \
|
||||
$(LINUX_DIR)/drivers/bluetooth/btintel.ko
|
||||
$(LINUX_DIR)/drivers/bluetooth/hci_uart.ko
|
||||
AUTOLOAD:=$(call AutoProbe,bluetooth rfcomm bnep hidp hci_uart)
|
||||
endef
|
||||
|
||||
|
|
Loading…
Reference in a new issue