diff options
| author | Mike Frysinger | 2004-11-11 15:16:28 +0100 |
|---|---|---|
| committer | Mike Frysinger | 2004-11-11 15:16:28 +0100 |
| commit | 559efa969bbb9942eddc5a7ee135d083cd06787f (patch) | |
| tree | 305f448f6f4da01cfb21afdaeca6fec79a46cc17 /package/wtools | |
| parent | move ver number into a var (diff) | |
| download | buildroot-559efa969bbb9942eddc5a7ee135d083cd06787f.tar.gz buildroot-559efa969bbb9942eddc5a7ee135d083cd06787f.tar.xz buildroot-559efa969bbb9942eddc5a7ee135d083cd06787f.zip | |
add help text
Diffstat (limited to 'package/wtools')
| -rw-r--r-- | package/wtools/Config.in | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/package/wtools/Config.in b/package/wtools/Config.in index 3610028f9..69220cde2 100644 --- a/package/wtools/Config.in +++ b/package/wtools/Config.in @@ -1,8 +1,7 @@ -# - config BR2_PACKAGE_WTOOLS - bool"wtools" + bool "wtools" default n help - Add help text here. + A collection of tools to configure wireless lan cards. + http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html |
