madwifi: reduce the size of the multicall tool binary
[openwrt-10.03/.git] / package / madwifi / patches / 424-timing.patch
index 4dfa3c97a620547040d36992101df884f06bf7c1..a8b82fa10421b4abb207d4e7015df6324135c287 100644 (file)
  
 -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