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