]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/renesas/sh7752evb/u-boot.lds
Refactor linker-generated arrays
[karo-tx-uboot.git] / board / renesas / sh7752evb / u-boot.lds
index 28449b677ae20bb9cb0fc5abf4dc9601da121ae1..5bbb63f853c921a3b424e9d0598139ef69c8a018 100644 (file)
@@ -78,7 +78,7 @@ SECTIONS
        PROVIDE (_egot = .);
 
        .u_boot_list : {
-               #include <u-boot.lst>
+               KEEP(*(SORT(.u_boot_list*)));
        }
 
        PROVIDE (reloc_dst_end = .);