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