Refactor linker-generated arrays
[pandora-u-boot.git] / board / spd8xx / u-boot.lds.debug
index 4155b60..063f2cc 100644 (file)
@@ -110,7 +110,7 @@ SECTIONS
 
   . = ALIGN(4);
   .u_boot_list : {
-       #include <u-boot.lst>
+       KEEP(*(SORT(.u_boot_list*)));
   }