diff --git a/src/audio/template/llext/CMakeLists.txt b/src/audio/template/llext/CMakeLists.txt index f84bd6daf916..52a1bcf0639f 100644 --- a/src/audio/template/llext/CMakeLists.txt +++ b/src/audio/template/llext/CMakeLists.txt @@ -1,7 +1,7 @@ # Copyright (c) 2025 Intel Corporation. # SPDX-License-Identifier: Apache-2.0 -sof_llext_build("template_comp" +sof_llext_build("template" SOURCES ../template.c ../template-generic.c ../template-ipc4.c diff --git a/src/audio/template/llext/llext.toml.h b/src/audio/template/llext/llext.toml.h index 4808c9af8f42..d7183adc306f 100644 --- a/src/audio/template/llext/llext.toml.h +++ b/src/audio/template/llext/llext.toml.h @@ -1,6 +1,6 @@ #include #define LOAD_TYPE "2" -#include "../template_comp.toml" +#include "../template.toml" [module] count = __COUNTER__ diff --git a/tools/rimage/config/nvl.toml.h b/tools/rimage/config/nvl.toml.h index cb12069f671f..cec992a4a2af 100644 --- a/tools/rimage/config/nvl.toml.h +++ b/tools/rimage/config/nvl.toml.h @@ -142,6 +142,10 @@ index = __COUNTER__ #include