]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/actux2/u-boot.lds
Refactor linker-generated arrays
[people/ms/u-boot.git] / board / actux2 / u-boot.lds
index 6272a10d1cb40557d06a1a896e219e994863a49b..e9b5547b7afe65ee0d5f09bcfe44f05abe2ffe2e 100644 (file)
@@ -57,7 +57,7 @@ SECTIONS
 
        . = ALIGN(4);
        .u_boot_list : {
-       #include <u-boot.lst>
+               KEEP(*(SORT(.u_boot_list*)));
        }
 
        . = ALIGN (4);