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