mac80211: autoload ath9k_htc after USB controller drivers
SVN-Revision: 28442
This commit is contained in:
parent
b27c184b07
commit
56c2b1f382
1 changed files with 1 additions and 1 deletions
|
@ -441,7 +441,7 @@ define KernelPackage/ath9k-htc
|
|||
DEPENDS+= @USB_SUPPORT +kmod-ath9k-common +kmod-usb-core
|
||||
FILES:= \
|
||||
$(PKG_BUILD_DIR)/drivers/net/wireless/ath/ath9k/ath9k_htc.ko
|
||||
AUTOLOAD:=$(call AutoLoad,28,ath9k_htc)
|
||||
AUTOLOAD:=$(call AutoLoad,55,ath9k_htc)
|
||||
endef
|
||||
|
||||
define KernelPackage/ath9k-htc/description
|
||||
|
|
Loading…
Reference in a new issue