From cc43e3a527389753b1fecd5fa6e5d27d78b78d9d Mon Sep 17 00:00:00 2001 From: Andy Ross Date: Mon, 18 Nov 2024 09:59:24 -0800 Subject: [PATCH] soc/mediatek: Add missing snippets sections This got missed by the first version, but recent SOF needs it for STRUCT_SECTION_ITERABLE usage. Signed-off-by: Andy Ross --- soc/mediatek/mt8xxx/linker.ld | 1 + 1 file changed, 1 insertion(+) diff --git a/soc/mediatek/mt8xxx/linker.ld b/soc/mediatek/mt8xxx/linker.ld index faa58ec8763..47a72aae2a8 100644 --- a/soc/mediatek/mt8xxx/linker.ld +++ b/soc/mediatek/mt8xxx/linker.ld @@ -61,6 +61,7 @@ SECTIONS { } > dram #include +#include __rodata_region_end = .;