]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/amcc/kilauea/u-boot-nand.lds
Refactor linker-generated arrays
[people/ms/u-boot.git] / board / amcc / kilauea / u-boot-nand.lds
index beba978f8385d790933e694aab3da65ed6204395..3861b67a01aca9fbba66eb79e173cb927350b21b 100644 (file)
@@ -74,7 +74,7 @@ SECTIONS
   . = .;
 
   .u_boot_list : {
-       #include <u-boot.lst>
+       KEEP(*(SORT(.u_boot_list*)));
   }
 
   . = .;