]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/glsdk-u-boot.git/blobdiff - arch/powerpc/cpu/mpc85xx/u-boot-nand_spl.lds
Merge branch 'master' of git://git.denx.de/u-boot-arm
[glsdk/glsdk-u-boot.git] / arch / powerpc / cpu / mpc85xx / u-boot-nand_spl.lds
index 15c73c14183e7b445ebf961a2edb16418136e7f6..80cd98093a4010ba33bd583d829cb0a1c967fee8 100644 (file)
@@ -54,7 +54,7 @@ SECTIONS
        _edata  =  .;
 
        .u_boot_list : {
-               #include <u-boot.lst>
+               KEEP(*(SORT(.u_boot_list*)));
        }
 
        . = ALIGN(8);