]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - arch/powerpc/cpu/mpc8260/u-boot.lds
Refactor linker-generated arrays
[people/ms/u-boot.git] / arch / powerpc / cpu / mpc8260 / u-boot.lds
index 42385fcc192324d584aea866627089b119b27ff6..2709f37667192b46f77154769c0c17430bcbdccd 100644 (file)
@@ -62,7 +62,7 @@ SECTIONS
 
   . = ALIGN(4);
   .u_boot_list : {
-       #include <u-boot.lst>
+       KEEP(*(SORT(.u_boot_list*)));
   }