]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - nand_spl/board/samsung/smdk6400/u-boot.lds
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
[karo-tx-uboot.git] / nand_spl / board / samsung / smdk6400 / u-boot.lds
index 2ed646630c9b31bb0aa793cc9bae1c81c1de35ca..66b412e4aa964b15cc060113b32c0ee3302d4263 100644 (file)
@@ -53,7 +53,7 @@ SECTIONS
 
        . = ALIGN(4);
        .u_boot_list : {
-       #include <u-boot.lst>
+       *(SORT(.u_boot_list*));
        }
 
        . = ALIGN(4);