projects
/
openwrt
/
staging
/
ansuel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
33a2478
)
madwifi: remove V=1 (was only added for debugging)
author
Felix Fietkau
<nbd@openwrt.org>
Sun, 13 May 2007 23:04:20 +0000
(23:04 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sun, 13 May 2007 23:04:20 +0000
(23:04 +0000)
SVN-Revision: 7218
package/madwifi/Makefile
patch
|
blob
|
history
diff --git
a/package/madwifi/Makefile
b/package/madwifi/Makefile
index 0a763d3267aaf6a40a6b3f5d3651288a3fb9bab4..6b85d3d653c666f8e31829247520f09ea534704d 100644
(file)
--- a/
package/madwifi/Makefile
+++ b/
package/madwifi/Makefile
@@
-104,8
+104,7
@@
MADWIFI_MAKEOPTS= -C $(PKG_BUILD_DIR) \
LDOPTS="--no-warn-mismatch " \
ATH_RATE="ath_rate/$(RATE_CONTROL)" \
WARNINGS="" \
- DOMULTI=1 \
- V=1
+ DOMULTI=1
ifeq ($(findstring AHB,$(BUS)),AHB)
define Build/Compile/ahb