summaryrefslogtreecommitdiff
path: root/dependencies
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2014-10-24 23:38:05 +0200
committerHauke Mehrtens <hauke@hauke-m.de>2014-10-25 11:11:40 +0200
commitd0d0472704f3a1dbcced04f46b407068a379a8bd (patch)
treeeebe5542809c2b864f8598b28c705bce3607602a /dependencies
parent0f0ce0455cad3062453ff389277841fbfc59b6d7 (diff)
dependencies: deactivate tracing in ath10k and ath with < 3.4
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>
Diffstat (limited to 'dependencies')
-rw-r--r--dependencies4
1 files changed, 4 insertions, 0 deletions
diff --git a/dependencies b/dependencies
index 86f1931c..327c115c 100644
--- 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