1 obj-
$(CONFIG_ATH10K
) += ath10k_core.o
2 ath10k_core-y
+= mac.o \
13 ath10k_core-
$(CONFIG_ATH10K_TRACING
) += trace.o
15 obj-
$(CONFIG_ATH10K_PCI
) += ath10k_pci.o
16 ath10k_pci-y
+= pci.o \
19 # for tracing framework to find trace.h
20 CFLAGS_trace.o
:= -I
$(src
)