summaryrefslogtreecommitdiffstats
path: root/bsps/m68k/mcf5206elite/start/linkcmds.flash
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/m68k/mcf5206elite/start/linkcmds.flash')
-rw-r--r--bsps/m68k/mcf5206elite/start/linkcmds.flash2
1 files changed, 1 insertions, 1 deletions
diff --git a/bsps/m68k/mcf5206elite/start/linkcmds.flash b/bsps/m68k/mcf5206elite/start/linkcmds.flash
index cf1e5ed720..6d357563e5 100644
--- a/bsps/m68k/mcf5206elite/start/linkcmds.flash
+++ b/bsps/m68k/mcf5206elite/start/linkcmds.flash
@@ -191,7 +191,7 @@ SECTIONS
} > ram
.noinit (NOLOAD) : {
- *(.noinit*)
+ *(SORT_BY_NAME (SORT_BY_ALIGNMENT (.noinit*)))
} >ram
.rtemsstack (NOLOAD) : {