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