projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ad7a804
)
[backfire] merge r28442
author
Jo-Philipp Wich
<jow@openwrt.org>
Thu, 13 Oct 2011 14:31:27 +0000
(14:31 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Thu, 13 Oct 2011 14:31:27 +0000
(14:31 +0000)
SVN-Revision: 28443
package/mac80211/Makefile
patch
|
blob
|
history
diff --git
a/package/mac80211/Makefile
b/package/mac80211/Makefile
index 06d7c66b90b2c734778d1e3ea429e8e1ea60ab1d..52ab686082d96699ec9037b55beea9f60b5f38a7 100644
(file)
--- a/
package/mac80211/Makefile
+++ b/
package/mac80211/Makefile
@@
-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