aboutsummaryrefslogtreecommitdiffstats
path: root/package/madwifi/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2009-05-08 19:25:31 +0000
committerFelix Fietkau <nbd@openwrt.org>2009-05-08 19:25:31 +0000
commitf3068cb1e34047e1e7ff7074e10bc88f0e3d075f (patch)
tree65eec7baf195a5e22cabdc39b1a9a168f3b72a22 /package/madwifi/Makefile
parent07b7495fbbda5ee9e683967f8b9a25b3e1212659 (diff)
downloadupstream-f3068cb1e34047e1e7ff7074e10bc88f0e3d075f.tar.gz
upstream-f3068cb1e34047e1e7ff7074e10bc88f0e3d075f.tar.bz2
upstream-f3068cb1e34047e1e7ff7074e10bc88f0e3d075f.zip
madwifi: clean up handling of various timings such as slot time, ack timeout, eifs time, etc.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15713 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/madwifi/Makefile')
-rw-r--r--package/madwifi/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/madwifi/Makefile b/package/madwifi/Makefile
index f143f94e6e..8db820e5aa 100644
--- a/package/madwifi/Makefile
+++ b/package/madwifi/Makefile
@@ -151,7 +151,7 @@ ifeq ($(findstring PCI,$(BUS)),PCI)
MADWIFI_AUTOLOAD+= ath_pci
endif
-MADWIFI_APPLETS:=80211stats athchans athctrl athkey athstats wlanconfig ath_info
+MADWIFI_APPLETS:=80211stats athchans athkey athstats wlanconfig ath_info
ifdef CONFIG_MADWIFI_DEBUG
MADWIFI_APPLETS += athdebug 80211debug
endif