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