diff --git a/soc/mediatek/mtk_adsp/mt8195_adsp/linker.ld b/soc/mediatek/mtk_adsp/mt8195_adsp/linker.ld index 37e11375c3b4f..b58b91e5dc97f 100644 --- a/soc/mediatek/mtk_adsp/mt8195_adsp/linker.ld +++ b/soc/mediatek/mtk_adsp/mt8195_adsp/linker.ld @@ -136,4 +136,7 @@ SECTIONS { */ #include +#ifdef CONFIG_LLEXT +#include +#endif } /* SECTIONS */