tag rc6
[openwrt/svn-archive/openwrt.git] / openwrt / package / wireless-tools / Config.in
diff --git a/openwrt/package/wireless-tools/Config.in b/openwrt/package/wireless-tools/Config.in
deleted file mode 100644 (file)
index c957d40..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-config BR2_COMPILE_WIRELESS_TOOLS
-       tristate
-       default n
-       depends BR2_PACKAGE_IWLIB
-
-config BR2_PACKAGE_WIRELESS_TOOLS
-       tristate "wireless-tools - Tools for manipulating Linux Wireless Extensions"
-       default y
-       select BR2_PACKAGE_IWLIB
-       help
-         Tools for configuring Wireless Adapters implementing the "Wireless Extension"
-
-config BR2_PACKAGE_IWLIB
-       tristate "iwlib - Library for manipulating Linux Wireless Extensions"
-       default y
-       select BR2_COMPILE_WIRELESS_TOOLS
-       help
-         Library configuring Wireless Adapters implementing the "Wireless Extension"
-
-