]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/sh/cpu/sh2/u-boot.lds
Refactor linker-generated arrays
[karo-tx-uboot.git] / arch / sh / cpu / sh2 / u-boot.lds
index 17f8091ea4ebfbc2c02e4b7ab2f7f10bcbff608f..9bf1d8562197001b106cda5c5f5486fba82576c9 100644 (file)
@@ -74,7 +74,7 @@ SECTIONS
 
 
        .u_boot_list : {
-               #include <u-boot.lst>
+               KEEP(*(SORT(.u_boot_list*)));
        }
 
        PROVIDE (reloc_dst_end = .);