summaryrefslogtreecommitdiffstats
path: root/rules/wireless.in
diff options
context:
space:
mode:
authorJochen Frieling <j.frieling@pengutronix.de>2007-10-19 14:33:17 +0000
committerJochen Frieling <j.frieling@pengutronix.de>2007-10-19 14:33:17 +0000
commit6ba3bbf3210e2d82e93e6c50fc1bcd5bf2666048 (patch)
tree8dc5d0e360da990a46880fc23997de4fbe9434de /rules/wireless.in
parent2a1731d253c7c9dfd1beb743ce49a24544db6d4b (diff)
downloadptxdist-6ba3bbf3210e2d82e93e6c50fc1bcd5bf2666048.tar.gz
ptxdist-6ba3bbf3210e2d82e93e6c50fc1bcd5bf2666048.tar.xz
* help texts t..w rounded off, some fixes
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7542 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/wireless.in')
-rw-r--r--rules/wireless.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/rules/wireless.in b/rules/wireless.in
index 6ea790947..cd9a8b15d 100644
--- a/rules/wireless.in
+++ b/rules/wireless.in
@@ -4,9 +4,9 @@ config WIRELESS
bool
prompt "Wireless Tools"
help
- The wireless tools are used to manipulate the
- Linux Wireless Extension. The Wireless Extension
- is an interface allowing you to set Wireless LAN
+ The wireless tools are used to manipulate the
+ Linux Wireless Extension. The Wireless Extension
+ is an interface allowing you to set Wireless LAN
specific parameters and get the specific stats.
config WIRELESS_SHARED
@@ -15,6 +15,6 @@ config WIRELESS_SHARED
help
Building shared version of wireless tools and
installing a shared library libiw.so onto target.
-
+
source "rules/madwifi.in"
endmenu