]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/quantum/u-boot.lds
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
[karo-tx-uboot.git] / board / quantum / u-boot.lds
index 18f962cfa5801fd2f9cee4a7220afa0a71609e96..c2ec827dc78c34b4c1d3218cf81fe63fe9f30a2d 100644 (file)
@@ -69,7 +69,7 @@ SECTIONS
 
   . = ALIGN(4);
   .u_boot_list : {
-       #include <u-boot.lst>
+       KEEP(*(SORT(.u_boot_list*)));
   }