summaryrefslogtreecommitdiffstats
path: root/board/manroland/uc100/u-boot.lds
diff options
context:
space:
mode:
Diffstat (limited to 'board/manroland/uc100/u-boot.lds')
-rw-r--r--board/manroland/uc100/u-boot.lds2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/manroland/uc100/u-boot.lds b/board/manroland/uc100/u-boot.lds
index e32ae37ea4..8c75dea0fd 100644
--- a/board/manroland/uc100/u-boot.lds
+++ b/board/manroland/uc100/u-boot.lds
@@ -72,7 +72,7 @@ SECTIONS
. = ALIGN(4);
.u_boot_list : {
- #include <u-boot.lst>
+ KEEP(*(SORT(.u_boot_list*)));
}
OpenPOWER on IntegriCloud