diff options
author | Eric Andersen <andersen@codepoet.org> | 2005-02-12 00:25:57 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2005-02-12 00:25:57 +0000 |
commit | d2b724eb7c60f734141824e408786ef6ddef3b4c (patch) | |
tree | 2eb973cbbcbb5dfcfb0623979c70909a25bdc07d /package/wtools/Config.in | |
parent | 2caf7941bfbb2de9f373baa1b9d6e23f973b993e (diff) | |
download | buildroot-novena-d2b724eb7c60f734141824e408786ef6ddef3b4c.tar.gz buildroot-novena-d2b724eb7c60f734141824e408786ef6ddef3b4c.zip |
kill the older wtools
Diffstat (limited to 'package/wtools/Config.in')
-rw-r--r-- | package/wtools/Config.in | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/package/wtools/Config.in b/package/wtools/Config.in deleted file mode 100644 index 6c20153a1..000000000 --- a/package/wtools/Config.in +++ /dev/null @@ -1,7 +0,0 @@ -config BR2_PACKAGE_WIRELESS_TOOLS - bool "wireless tools" - default n - help - A collection of tools to configure wireless lan cards. - - http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html |