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