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