qcom: fix paths for compiling for inline
Change-Id: I962ea4d98f1b3a46133223a9f70ada50faeeb032 Signed-off-by: chandu078 <chandudyavanapelli03@gmail.com>
This commit is contained in:

committed by
David Wronek

parent
a4b2552c73
commit
ba358acc6d
@@ -15,7 +15,7 @@
|
||||
* Define path if not defined in bazel file
|
||||
*/
|
||||
#ifndef DSP_TRACE_INCLUDE_PATH
|
||||
#define DSP_TRACE_INCLUDE_PATH ../../../../vendor/qcom/opensource/dsp-kernel/dsp
|
||||
#define DSP_TRACE_INCLUDE_PATH ../../../../sm8650-modules/qcom/opensource/dsp-kernel/dsp
|
||||
#endif
|
||||
|
||||
#undef TRACE_INCLUDE_PATH
|
||||
|
Reference in New Issue
Block a user