summaryrefslogtreecommitdiff
path: root/board/hymod/u-boot.lds.debug
diff options
context:
space:
mode:
Diffstat (limited to 'board/hymod/u-boot.lds.debug')
-rw-r--r--board/hymod/u-boot.lds.debug2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/hymod/u-boot.lds.debug b/board/hymod/u-boot.lds.debug
index dc8c4e958f..e88bd977d9 100644
--- a/board/hymod/u-boot.lds.debug
+++ b/board/hymod/u-boot.lds.debug
@@ -109,7 +109,7 @@ SECTIONS
. = ALIGN(4);
.u_boot_list : {
- #include <u-boot.lst>
+ KEEP(*(SORT(.u_boot_list*)));
}