Merge branch 'master' of git://git.denx.de/u-boot-arm
[platform/kernel/u-boot.git] / nand_spl / board / samsung / smdk6400 / u-boot.lds
index ae2bc4b..b6c573b 100644 (file)
@@ -53,7 +53,7 @@ SECTIONS
 
        . = ALIGN(4);
        .u_boot_list : {
-       #include <u-boot.lst>
+       *(SORT(.u_boot_list*));
        }
 
        . = ALIGN(4);