Refactor linker-generated arrays
[pandora-u-boot.git] / board / esd / dasa_sim / u-boot.lds
index 7eca183..cca527f 100644 (file)
@@ -76,7 +76,7 @@ SECTIONS
 
   . = ALIGN(4);
   .u_boot_list : {
-       #include <u-boot.lst>
+       KEEP(*(SORT(.u_boot_list*)));
   }