Refactor linker-generated arrays
[platform/kernel/u-boot.git] / board / freescale / m5271evb / u-boot.lds
index 133ec01..e222e80 100644 (file)
@@ -71,7 +71,7 @@ SECTIONS
 
   . = ALIGN(4);
   .u_boot_list : {
-       #include <u-boot.lst>
+       KEEP(*(SORT(.u_boot_list*)));
   }
 
   . = .;