mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 04:13:31 +00:00
bluetooth: fix Broadcom module
This commit is contained in:
parent
25d3a71cbf
commit
756cf526a6
@ -60,7 +60,7 @@ define KernelPackage/bluetooth
|
||||
$(LINUX_DIR)/net/bluetooth/hidp/hidp.ko \
|
||||
$(LINUX_DIR)/drivers/bluetooth/hci_uart.ko \
|
||||
$(LINUX_DIR)/drivers/bluetooth/btusb.ko \
|
||||
$(LINUX_DIR)/drivers/bluetooth/btbcm.ko \
|
||||
$(LINUX_DIR)/drivers/bluetooth/btbcm.ko@ge5.17 \
|
||||
$(LINUX_DIR)/drivers/bluetooth/btqca.ko \
|
||||
$(LINUX_DIR)/drivers/bluetooth/btintel.ko \
|
||||
$(LINUX_DIR)/drivers/bluetooth/btmtk.ko@ge5.17
|
||||
|
Loading…
Reference in New Issue
Block a user