ifndef is not supported inside make variable expansion
SVN-Revision: 11165
This commit is contained in:
parent
e2829f4251
commit
eb2e08d894
1 changed files with 1 additions and 1 deletions
|
@ -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:= \
|
||||
|
|
Loading…
Reference in a new issue