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