summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc5xxx/u-boot-customlayout.lds
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/cpu/mpc5xxx/u-boot-customlayout.lds')
-rw-r--r--arch/powerpc/cpu/mpc5xxx/u-boot-customlayout.lds2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/cpu/mpc5xxx/u-boot-customlayout.lds b/arch/powerpc/cpu/mpc5xxx/u-boot-customlayout.lds
index bc59fad47e..590952fd15 100644
--- a/arch/powerpc/cpu/mpc5xxx/u-boot-customlayout.lds
+++ b/arch/powerpc/cpu/mpc5xxx/u-boot-customlayout.lds
@@ -68,7 +68,7 @@ SECTIONS
. = .;
.u_boot_list : {
- #include <u-boot.lst>
+ KEEP(*(SORT(.u_boot_list*)));
}
. = .;