summaryrefslogtreecommitdiffstats
path: root/arch/sh/cpu/sh4/u-boot.lds
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sh/cpu/sh4/u-boot.lds')
-rw-r--r--arch/sh/cpu/sh4/u-boot.lds2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sh/cpu/sh4/u-boot.lds b/arch/sh/cpu/sh4/u-boot.lds
index 5721c18d20..11d7ffab7e 100644
--- a/arch/sh/cpu/sh4/u-boot.lds
+++ b/arch/sh/cpu/sh4/u-boot.lds
@@ -77,7 +77,7 @@ SECTIONS
.u_boot_list : {
- #include <u-boot.lst>
+ KEEP(*(SORT(.u_boot_list*)));
}
PROVIDE (reloc_dst_end = .);
OpenPOWER on IntegriCloud