Refactor linker-generated arrays
[pandora-u-boot.git] / board / snmc / qs860t / u-boot.lds
index 18f962c..c2ec827 100644 (file)
@@ -69,7 +69,7 @@ SECTIONS
 
   . = ALIGN(4);
   .u_boot_list : {
-       #include <u-boot.lst>
+       KEEP(*(SORT(.u_boot_list*)));
   }