]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/altera/nios2-generic/u-boot.lds
Refactor linker-generated arrays
[people/ms/u-boot.git] / board / altera / nios2-generic / u-boot.lds
index 289386b35c837c7452b5bf022ea8861b62b67507..900fe65dc288525dd28af9f5d28dc4d16c6b91f6 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)