projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f0ce04
)
dependencies: deactivate tracing in ath10k and ath with < 3.4
author
Hauke Mehrtens
<hauke@hauke-m.de>
Fri, 24 Oct 2014 21:38:05 +0000
(23:38 +0200)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Sat, 25 Oct 2014 09:11:40 +0000
(11:11 +0200)
On kernel < 3.4 compiling ath10k with tracing results in huge compile
errors. Just deactivate it till someone fixes the problems. The same
compile error occurs in ath module with kernel 3.0.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
dependencies
patch
|
blob
|
history
diff --git
a/dependencies
b/dependencies
index 86f1931cfba6ab53dafe2d2d7f510fcf8462eb6d..327c115c831e9452b286336d3ba83d37ba63270e 100644
(file)
--- a/
dependencies
+++ b/
dependencies
@@
-80,3
+80,7
@@
IEEE802154_AT86RF230 3.4
IEEE802154_CC2520 3.5
IR_IMG 3.5
+
+# tracing results in compile errors
+ATH10K_TRACING 3.4
+ATH_TRACEPOINTS 3.1