Skip to content

Commit cc43e3a

Browse files
andyrosskartben
authored andcommitted
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 <[email protected]>
1 parent 2b8d542 commit cc43e3a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

soc/mediatek/mt8xxx/linker.ld

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ SECTIONS {
6161
} > dram
6262

6363
#include <zephyr/linker/common-rom.ld>
64+
#include <snippets-rom-sections.ld>
6465

6566
__rodata_region_end = .;
6667

0 commit comments

Comments
 (0)