Refactor linker-generated arrays
[pandora-u-boot.git] / board / cogent / u-boot.lds
index 2a6027f..357f59d 100644 (file)
@@ -73,7 +73,7 @@ SECTIONS
 
   . = ALIGN(4);
   .u_boot_list : {
-       #include <u-boot.lst>
+       KEEP(*(SORT(.u_boot_list*)));
   }