aboutsummaryrefslogtreecommitdiffstats
path: root/package/madwifi/patches/424-timing.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/madwifi/patches/424-timing.patch')
-rw-r--r--package/madwifi/patches/424-timing.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/madwifi/patches/424-timing.patch b/package/madwifi/patches/424-timing.patch
index 4dfa3c97a6..a8b82fa104 100644
--- a/package/madwifi/patches/424-timing.patch
+++ b/package/madwifi/patches/424-timing.patch
@@ -568,7 +568,7 @@
-ALLPROGS= athstats 80211stats athkey athchans athctrl \
+ALLPROGS= athstats 80211stats athkey athchans \
- athdebug 80211debug wlanconfig ath_info
+ $(if $(DEBUG),athdebug 80211debug) wlanconfig ath_info
OBJS= $(patsubst %,%.o,$(ALLPROGS))
--- a/tools/athctrl.c