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 <andyross@google.com>
This commit is contained in:
parent
2b8d542815
commit
cc43e3a527
1 changed files with 1 additions and 0 deletions
|
@ -61,6 +61,7 @@ SECTIONS {
|
|||
} > dram
|
||||
|
||||
#include <zephyr/linker/common-rom.ld>
|
||||
#include <snippets-rom-sections.ld>
|
||||
|
||||
__rodata_region_end = .;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue