[brcm47xx] Fix kmap_coherent use on 2.6.25 kernels
[openwrt.git] / package / madwifi / Makefile
index ef83702..09995e0 100644 (file)
@@ -205,7 +205,7 @@ MAKE_ARGS:= \
        LDOPTS="--no-warn-mismatch " \
        ATH_RATE="ath_rate/$(RATE_CONTROL)" \
        WARNINGS="-Wno-unused" \
-       $(ifndef CONFIG_MADWIFI_DEBUG,DEBUG="") \
+       $(if $(CONFIG_MADWIFI_DEBUG),,DEBUG="") \
        DOMULTI=1
 
 MAKE_VARS:= \
This page took 0.02275 seconds and 4 git commands to generate.