diff --git a/qcom/opensource/dsp-kernel/Kbuild b/qcom/opensource/dsp-kernel/Kbuild index 8c91e72f71..7ad4418193 100644 --- a/qcom/opensource/dsp-kernel/Kbuild +++ b/qcom/opensource/dsp-kernel/Kbuild @@ -37,6 +37,8 @@ KBUILD_CPPFLAGS += -DCONFIG_DSP_MONACO=1 ccflags-y += -DCONFIG_DSP_MONACO=1 endif +ccflags-y += -DDSP_TRACE_INCLUDE_PATH=$(DSP_ROOT)/dsp + LINUXINCLUDE += -I$(DSP_ROOT)/include/linux LINUXINCLUDE += -I$(DSP_ROOT)/include/uapi