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