]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/glsdk-u-boot.git/blobdiff - nand_spl/board/karo/tx25/u-boot.lds
Refactor linker-generated arrays
[glsdk/glsdk-u-boot.git] / nand_spl / board / karo / tx25 / u-boot.lds
index ee361314fdaeb143a3832f42b8dcc90eb2f98067..ea84d64f3f1b0b4e0e3d3402da59e46b2a9ad916 100644 (file)
@@ -49,7 +49,7 @@ SECTIONS
 
        . = ALIGN(4);
        .u_boot_list : {
-       #include <u-boot.lst>
+       *(SORT(.u_boot_list*));
        }
 
        . = ALIGN(4);