Refactor linker-generated arrays
[platform/kernel/u-boot.git] / board / ivm / u-boot.lds.debug
index 53a19b2..bae9fb2 100644 (file)
@@ -110,7 +110,7 @@ SECTIONS
 
   . = ALIGN(4);
   .u_boot_list : {
-       #include <u-boot.lst>
+       KEEP(*(SORT(.u_boot_list*)));
   }