]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/esd/dasa_sim/u-boot.lds
Refactor linker-generated arrays
[people/ms/u-boot.git] / board / esd / dasa_sim / u-boot.lds
index 7eca18390b11a32aadab8e42ce592158f2333d13..cca527f26a89a44bd3a5a298bbbb9bdaccb47574 100644 (file)
@@ -76,7 +76,7 @@ SECTIONS
 
   . = ALIGN(4);
   .u_boot_list : {
-       #include <u-boot.lst>
+       KEEP(*(SORT(.u_boot_list*)));
   }