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