]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/x86/cpu/u-boot.lds
Refactor linker-generated arrays
[karo-tx-uboot.git] / arch / x86 / cpu / u-boot.lds
index 54f2fb76f7bb2398f3587e4b9865d8d36b9012d4..ef5aa951c9517d5d4c194af08551380df94f86dd 100644 (file)
@@ -36,7 +36,7 @@ SECTIONS
 
        . = ALIGN(4);
        .u_boot_list : {
-       #include <u-boot.lst>
+               KEEP(*(SORT(.u_boot_list*)));
        }
 
        . = ALIGN(4);