From 8b4e96dd04c2d481af773b18197caeb1df587ff2 Mon Sep 17 00:00:00 2001 From: nbd Date: Fri, 8 May 2009 19:25:31 +0000 Subject: 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 --- package/madwifi/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/madwifi/Makefile') diff --git a/package/madwifi/Makefile b/package/madwifi/Makefile index f143f94e6..8db820e5a 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 -- cgit v1.2.3