From 20b6535f4815b9c3c20061c966bea0fd8c322213 Mon Sep 17 00:00:00 2001 From: kaloz Date: Fri, 27 Jan 2006 10:09:45 +0000 Subject: upgrade madwifi to r1416-20060126, unite madwifi-tools and kmod-madwifi (madwifi-ng needs wlanconfig anyways), add multicall patch to reduce the size of the tools git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3056 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/madwifi-tools/Config.in | 29 ----------------------------- 1 file changed, 29 deletions(-) delete mode 100644 package/madwifi-tools/Config.in (limited to 'package/madwifi-tools/Config.in') diff --git a/package/madwifi-tools/Config.in b/package/madwifi-tools/Config.in deleted file mode 100644 index 74cd756fd..000000000 --- a/package/madwifi-tools/Config.in +++ /dev/null @@ -1,29 +0,0 @@ -menu "madwifi........................... Utilities for the Atheros Wifi driver" - -config BR2_COMPILE_MADWIFI_TOOLS - tristate - default n - depends BR2_PACKAGE_MADWIFI_TOOLS_BASE || BR2_PACKAGE_MADWIFI_TOOLS_STATS - -config BR2_PACKAGE_MADWIFI_TOOLS_BASE - prompt "madwifi-tools-base................ Utilities for configuring the Atheros Wifi driver" - tristate - select BR2_COMPILE_MADWIFI_TOOLS - default BR2_PACKAGE_KMOD_MADWIFI - default m if CONFIG_DEVEL - help - Driver utilities for Atheros 802.11a/b/g MiniPCI cards - - http://www.madwifi.org/ - -config BR2_PACKAGE_MADWIFI_TOOLS_STATS - prompt "madwifi-tools-stats............... Debug and stat tools for the Atheros Wifi driver" - tristate - select BR2_COMPILE_MADWIFI_TOOLS - default m if CONFIG_DEVEL - help - Driver utilities for Atheros 802.11a/b/g MiniPCI cards - - http://www.madwifi.org/ - -endmenu -- cgit v1.2.3