projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bbc5569
)
ath9k: backport menuconfig change from r25060
author
Felix Fietkau
<nbd@openwrt.org>
Fri, 21 Jan 2011 18:32:52 +0000
(18:32 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Fri, 21 Jan 2011 18:32:52 +0000
(18:32 +0000)
SVN-Revision: 25061
package/mac80211/Makefile
patch
|
blob
|
history
diff --git
a/package/mac80211/Makefile
b/package/mac80211/Makefile
index 56a56d8f78a65458dee5eabfd6387d46598e34c1..3725c0fa77fa469bcb4bc13357e9f09d3b2bb274 100644
(file)
--- a/
package/mac80211/Makefile
+++ b/
package/mac80211/Makefile
@@
-435,7
+435,6
@@
define KernelPackage/ath9k
$(PKG_BUILD_DIR)/drivers/net/wireless/ath/ath9k/ath9k_hw.ko \
$(PKG_BUILD_DIR)/drivers/net/wireless/ath/ath9k/ath9k.ko
AUTOLOAD:=$(call AutoLoad,27,ath9k_hw ath9k_common ath9k)
- MENU:=1
endef
define KernelPackage/ath9k/description