diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2006-01-27 10:09:45 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2006-01-27 10:09:45 +0000 |
commit | d35d0c1ccc6505f38e22bfa9fdcd382270aa3ff6 (patch) | |
tree | ead58a5ec9e049e62e8d8eb07c9de59a6e0c2a99 /openwrt/package/madwifi-tools/ipkg | |
parent | a4960156e312e2d5ea97c6dc36313149b8c731ae (diff) | |
download | mtk-20170518-d35d0c1ccc6505f38e22bfa9fdcd382270aa3ff6.zip mtk-20170518-d35d0c1ccc6505f38e22bfa9fdcd382270aa3ff6.tar.gz mtk-20170518-d35d0c1ccc6505f38e22bfa9fdcd382270aa3ff6.tar.bz2 |
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
SVN-Revision: 3056
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 b0ff02b..0000000 --- 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 661354d..0000000 --- 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 |