Refactor linker-generated arrays
[platform/kernel/u-boot.git] / board / matrix_vision / mvsmr / u-boot.lds
index 5a3a9ea..5707770 100644 (file)
@@ -77,7 +77,7 @@ SECTIONS
 
   . = ALIGN(4);
   .u_boot_list : {
-       #include <u-boot.lst>
+       KEEP(*(SORT(.u_boot_list*)));
   }