summaryrefslogtreecommitdiffstats
path: root/rules/wireless.in
diff options
context:
space:
mode:
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