summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/board/mediatek/ram.lds
diff options
context:
space:
mode:
Diffstat (limited to 'src/target/firmware/board/mediatek/ram.lds')
-rw-r--r--src/target/firmware/board/mediatek/ram.lds1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/target/firmware/board/mediatek/ram.lds b/src/target/firmware/board/mediatek/ram.lds
index a2af5609..7083c273 100644
--- a/src/target/firmware/board/mediatek/ram.lds
+++ b/src/target/firmware/board/mediatek/ram.lds
@@ -51,6 +51,7 @@ SECTIONS
LONG(SIZEOF(.ctors) / 4 - 2)
/* ctor pointers */
KEEP(*(SORT(.ctors)))
+ KEEP(*(SORT(.init_array)))
/* end of list */
LONG(0)
} > LRAM