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