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