]> git.sur5r.net Git - u-boot/blobdiff - arch/sandbox/cpu/u-boot.lds
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
[u-boot] / arch / sandbox / cpu / u-boot.lds
index 1b781ebf6ac17df8539f98e8a750d48a9ec5dde9..94c26f1aad0e8fc0a4f8180364b80e357fbd3d54 100644 (file)
@@ -27,7 +27,7 @@ SECTIONS
 
        . = ALIGN(4);
        .u_boot_list : {
-       #include <u-boot.lst>
+               KEEP(*(SORT(.u_boot_list*)));
        }
 
        __u_boot_sandbox_option_start = .;