mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-04 23:23:08 +02:00
[package] mac80211: autoload ath9k_htc after USB controller drivers
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28442 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
dd01482134
commit
0eada26035
@ -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 New Issue
Block a user