]> git.sur5r.net Git - u-boot/blobdiff - board/mousse/u-boot.lds
Refactor linker-generated arrays
[u-boot] / board / mousse / u-boot.lds
index 43f91f1a3cc10bb78a153198c1c1a093b102a754..080829b4360607f7a8777a60026ce4db165b5678 100644 (file)
@@ -63,7 +63,7 @@ SECTIONS
 
   . = ALIGN(4);
   .u_boot_list : {
-       #include <u-boot.lst>
+       KEEP(*(SORT(.u_boot_list*)));
   }