[package] mac80211: autoload ath9k_htc after USB controller drivers
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28442 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
a09b173387
commit
27652c4fa1
|
@ -441,7 +441,7 @@ define KernelPackage/ath9k-htc
|
||||||
DEPENDS+= @USB_SUPPORT +kmod-ath9k-common +kmod-usb-core
|
DEPENDS+= @USB_SUPPORT +kmod-ath9k-common +kmod-usb-core
|
||||||
FILES:= \
|
FILES:= \
|
||||||
$(PKG_BUILD_DIR)/drivers/net/wireless/ath/ath9k/ath9k_htc.ko
|
$(PKG_BUILD_DIR)/drivers/net/wireless/ath/ath9k/ath9k_htc.ko
|
||||||
AUTOLOAD:=$(call AutoLoad,28,ath9k_htc)
|
AUTOLOAD:=$(call AutoLoad,55,ath9k_htc)
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define KernelPackage/ath9k-htc/description
|
define KernelPackage/ath9k-htc/description
|
||||||
|
|
Loading…
Reference in New Issue