madwifi: remove V=1 (was only added for debugging)
SVN-Revision: 7218
This commit is contained in:
parent
33a2478e96
commit
0b9c3f09c6
1 changed files with 1 additions and 2 deletions
|
@ -104,8 +104,7 @@ MADWIFI_MAKEOPTS= -C $(PKG_BUILD_DIR) \
|
||||||
LDOPTS="--no-warn-mismatch " \
|
LDOPTS="--no-warn-mismatch " \
|
||||||
ATH_RATE="ath_rate/$(RATE_CONTROL)" \
|
ATH_RATE="ath_rate/$(RATE_CONTROL)" \
|
||||||
WARNINGS="" \
|
WARNINGS="" \
|
||||||
DOMULTI=1 \
|
DOMULTI=1
|
||||||
V=1
|
|
||||||
|
|
||||||
ifeq ($(findstring AHB,$(BUS)),AHB)
|
ifeq ($(findstring AHB,$(BUS)),AHB)
|
||||||
define Build/Compile/ahb
|
define Build/Compile/ahb
|
||||||
|
|
Loading…
Reference in a new issue