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