summaryrefslogtreecommitdiff
path: root/config.mk
diff options
context:
space:
mode:
authorLuis R. Rodriguez <mcgrof@frijolero.org>2012-03-09 14:55:01 -0800
committerLuis R. Rodriguez <mcgrof@frijolero.org>2012-03-09 14:55:45 -0800
commita9c2c6facd8385250e142e4acec92abf6ca43cb8 (patch)
treec2f1e94f57b26c14134745940d53a7ffb8a8f6b2 /config.mk
parent00af9d6482c539b9620af8e6efa6374221856d75 (diff)
compat-wireless: enable mac80211 tracing for kernels >= 2.6.33
Turns out this compiles now that we are in the future, so just disable tracing for older kernels. This goes unstested though. Requested-by: Sujith Manoharan <c_manoha@qca.qualcomm.com> Signed-off-by: Luis R. Rodriguez <mcgrof@frijolero.org>
Diffstat (limited to 'config.mk')
-rw-r--r--config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.mk b/config.mk
index 2650a701..965dc56a 100644
--- a/config.mk
+++ b/config.mk
@@ -151,7 +151,7 @@ endif #CONFIG_COMPAT_RHEL_6_0
CONFIG_MAC80211=m
ifndef CONFIG_COMPAT_KERNEL_2_6_33
-CONFIG_MAC80211_DRIVER_API_TRACER=y
+CONFIG_COMPAT_MAC80211_DRIVER_API_TRACER=y
endif #CONFIG_COMPAT_KERNEL_2_6_33
# CONFIG_MAC80211_DEBUGFS=y