summaryrefslogtreecommitdiffstats
path: root/board/amcc/bamboo/u-boot-nand.lds
diff options
context:
space:
mode:
Diffstat (limited to 'board/amcc/bamboo/u-boot-nand.lds')
-rw-r--r--board/amcc/bamboo/u-boot-nand.lds2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/amcc/bamboo/u-boot-nand.lds b/board/amcc/bamboo/u-boot-nand.lds
index 2dd00d7f42..6308d49c1d 100644
--- a/board/amcc/bamboo/u-boot-nand.lds
+++ b/board/amcc/bamboo/u-boot-nand.lds
@@ -75,7 +75,7 @@ SECTIONS
. = .;
.u_boot_list : {
- #include <u-boot.lst>
+ KEEP(*(SORT(.u_boot_list*)));
}
. = .;
OpenPOWER on IntegriCloud