|
@@ -320,7 +320,7 @@ define KernelPackage/ath10k
|
|
|
FILES:= \
|
|
|
$(PKG_BUILD_DIR)/drivers/net/wireless/ath/ath10k/ath10k_core.ko \
|
|
|
$(PKG_BUILD_DIR)/drivers/net/wireless/ath/ath10k/ath10k_pci.ko
|
|
|
- AUTOLOAD:=$(call AutoLoad,55,ath10k_core ath10k_pci)
|
|
|
+ AUTOLOAD:=$(call AutoProbe,ath10k_pci)
|
|
|
endef
|
|
|
|
|
|
define KernelPackage/ath10k/description
|