mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-24 20:53:22 +02:00
ifndef is not supported inside make variable expansion
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11165 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
89cc72d82e
commit
6152e5b5b3
@ -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 New Issue
Block a user