Skip to content

Commit 3097fde

Browse files
abonislawskikv2019i
authored andcommitted
audio: asrc: add HiFi5 file to LLEXT build
added asrc_farrow_hifi5.c file to the llext build configuration for the volume module to provide full support for the HiFi5 platform. Signed-off-by: Adrian Bonislawski <adrian.bonislawski@intel.com>
1 parent 74b31ce commit 3097fde

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/audio/asrc/llext/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
sof_llext_build("asrc"
55
SOURCES ../asrc.c
66
../asrc_farrow_hifi3.c
7+
../asrc_farrow_hifi5.c
78
../asrc_farrow.c
89
../asrc_farrow_generic.c
910
../asrc_ipc4.c

0 commit comments

Comments
 (0)