aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/wireless/ath/Makefile')
-rw-r--r--drivers/net/wireless/ath/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/net/wireless/ath/Makefile b/drivers/net/wireless/ath/Makefile
index 7d023b0f13b4..89f8d5979402 100644
--- a/drivers/net/wireless/ath/Makefile
+++ b/drivers/net/wireless/ath/Makefile
@@ -17,4 +17,8 @@ ath-objs := main.o \
dfs_pri_detector.o
ath-$(CONFIG_ATH_DEBUG) += debug.o
+ath-$(CONFIG_ATH_TRACEPOINTS) += trace.o
+
ccflags-y += -D__CHECK_ENDIAN__
+
+CFLAGS_trace.o := -I$(src)