]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/mvblue/u-boot.lds
Refactor linker-generated arrays
[karo-tx-uboot.git] / board / mvblue / u-boot.lds
index c378564f6da16fed847e0b62fc0820c23597901a..e186ee6657ff89ecbd9cafc621bd547a9adb92d4 100644 (file)
@@ -73,7 +73,7 @@ SECTIONS
 
   . = ALIGN(4);
   .u_boot_list : {
-       #include <u-boot.lst>
+       KEEP(*(SORT(.u_boot_list*)));
   }