projects
/
openwrt
/
staging
/
xback.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c646f20
)
ath9k: kmod-ath9k has no extra menuconfig options, remove MENU:=1 (#8695)
author
Felix Fietkau
<nbd@openwrt.org>
Fri, 21 Jan 2011 18:32:06 +0000
(18:32 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Fri, 21 Jan 2011 18:32:06 +0000
(18:32 +0000)
SVN-Revision: 25060
package/mac80211/Makefile
patch
|
blob
|
history
diff --git
a/package/mac80211/Makefile
b/package/mac80211/Makefile
index 20e4b0e56b9a46216e810cebd952d3159bb425e5..dd24815785eb42b21a24e64b8c975645f297eb61 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