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