]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - nand_spl/board/freescale/mx31pdk/u-boot.lds
Refactor linker-generated arrays
[people/ms/u-boot.git] / nand_spl / board / freescale / mx31pdk / u-boot.lds
index a26110f393d8c452c3746eed59b28c5c621fdb38..06561769309f4ef88899b79754b946245ae397d5 100644 (file)
@@ -49,7 +49,7 @@ SECTIONS
 
        . = ALIGN(4);
        .u_boot_list : {
-               #include <u-boot.lst>
+               *(SORT(.u_boot_list*));
        }
 
        . = ALIGN(4);