]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/altera/nios2-generic/u-boot.lds
Merge branch 'master' of git://git.denx.de/u-boot-arm
[karo-tx-uboot.git] / board / altera / nios2-generic / u-boot.lds
index bf7600a2a0e566448f5bb2729498b6cf39d555a9..f3095982b69bc1d8587f1ea61d613e1c4fa0547f 100644 (file)
@@ -49,7 +49,7 @@ SECTIONS
 
        . = ALIGN(4);
        .u_boot_list : {
-       #include <u-boot.lst>
+               KEEP(*(SORT(.u_boot_list*)));
        }
 
        /* INIT DATA sections - "Small" data (see the gcc -G option)