We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aaa01e4 commit bd81e54Copy full SHA for bd81e54
src/math/fir_llext/CMakeLists.txt
@@ -2,7 +2,7 @@
2
# SPDX-License-Identifier: Apache-2.0
3
4
sof_llext_build("fir"
5
- SOURCES ../fir_common.c
+ SOURCES fir_common.c
6
../fir_generic.c
7
../fir_hifi2ep.c
8
../fir_hifi3.c
src/math/fir_common.c src/math/fir_llext/fir_common.c
0 commit comments