diff options
author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-01-27 10:09:45 +0000 |
---|---|---|
committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-01-27 10:09:45 +0000 |
commit | fa8c81bb5cdc864c56e8f19dabbddb6364bbd3a9 (patch) | |
tree | 601e9ab06e7bb6eb21eadf0fc9ee545c6732953d /openwrt/package/madwifi-tools/ipkg | |
parent | bc6c15bda7947037d920671b07418dd32da9c4cd (diff) |
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@3056 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/madwifi-tools/ipkg')
-rw-r--r-- | openwrt/package/madwifi-tools/ipkg/madwifi-tools-base.control | 4 | ||||
-rw-r--r-- | openwrt/package/madwifi-tools/ipkg/madwifi-tools-stats.control | 4 |
2 files changed, 0 insertions, 8 deletions
diff --git a/openwrt/package/madwifi-tools/ipkg/madwifi-tools-base.control b/openwrt/package/madwifi-tools/ipkg/madwifi-tools-base.control deleted file mode 100644 index b0ff02b943..0000000000 --- a/openwrt/package/madwifi-tools/ipkg/madwifi-tools-base.control +++ /dev/null @@ -1,4 +0,0 @@ -Package: madwifi-tools-base -Priority: optional -Section: net -Description: Driver utilities for Atheros 802.11a/b/g MiniPCI cards diff --git a/openwrt/package/madwifi-tools/ipkg/madwifi-tools-stats.control b/openwrt/package/madwifi-tools/ipkg/madwifi-tools-stats.control deleted file mode 100644 index 661354d96d..0000000000 --- a/openwrt/package/madwifi-tools/ipkg/madwifi-tools-stats.control +++ /dev/null @@ -1,4 +0,0 @@ -Package: madwifi-tools-stats -Priority: optional -Section: net -Description: Driver utilities (for statistics) for Atheros 802.11a/b/g MiniPCI cards |