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:
a9f313e
)
mac80211: fix a typo in rt2x00 config
author
Gabor Juhos
<juhosg@openwrt.org>
Wed, 31 Mar 2010 08:40:26 +0000
(08:40 +0000)
committer
Gabor Juhos
<juhosg@openwrt.org>
Wed, 31 Mar 2010 08:40:26 +0000
(08:40 +0000)
Fix a simple typo
Signed-off-by: Luis Correia <luis.f.correia@gmail.com>
SVN-Revision: 20626
package/mac80211/Config.in.rt2x00
patch
|
blob
|
history
diff --git
a/package/mac80211/Config.in.rt2x00
b/package/mac80211/Config.in.rt2x00
index 04b927b14a9a2df782d827e907edc61d8aa1177d..f9855145b67958d162fdf49ac28cd888b13daaee 100644
(file)
--- a/
package/mac80211/Config.in.rt2x00
+++ b/
package/mac80211/Config.in.rt2x00
@@
-9,7
+9,7
@@
config PACKAGE_RT2X00_LIB_DEBUGFS
most important register types of the rt2x00 hardware.
config PACKAGE_RT2X00_DEBUG
- bool "Ena
v
le rt2x00 debug output"
+ bool "Ena
b
le rt2x00 debug output"
depends PACKAGE_kmod-rt2x00-lib
---help---
Enable debugging output for all rt2x00 modules