]> git.sur5r.net Git - u-boot/blobdiff - board/evb64260/u-boot.lds
Refactor linker-generated arrays
[u-boot] / board / evb64260 / u-boot.lds
index eac9c070e3ab42e449f1dc64c27b7df0143b14d9..e2cfcfefec07b4d233dd5d77d0f6e1f30d8a15dd 100644 (file)
@@ -73,7 +73,7 @@ SECTIONS
 
   . = ALIGN(4);
   .u_boot_list : {
-       #include <u-boot.lst>
+       KEEP(*(SORT(.u_boot_list*)));
   }