mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
CC: kernel: fix loading bluetooth_6lowpan
Backprot of r46179 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> git-svn-id: svn://svn.openwrt.org/openwrt/branches/chaos_calmer@46311 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -75,7 +75,7 @@ define KernelPackage/bluetooth_6lowpan
|
||||
DEPENDS:=+kmod-6lowpan +kmod-bluetooth
|
||||
KCONFIG:=CONFIG_BT_6LOWPAN
|
||||
FILES:=$(LINUX_DIR)/net/bluetooth/bluetooth_6lowpan.ko
|
||||
AUTOLOAD:=$(call AutoProbe,bluetooth)
|
||||
AUTOLOAD:=$(call AutoProbe,bluetooth_6lowpan)
|
||||
endef
|
||||
|
||||
define KernelPackage/bluetooth_6lowpan/description
|
||||
|
||||
Reference in New Issue
Block a user