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