Refactor linker-generated arrays
[platform/kernel/u-boot.git] / board / hymod / u-boot.lds.debug
index dc8c4e9..e88bd97 100644 (file)
@@ -109,7 +109,7 @@ SECTIONS
 
   . = ALIGN(4);
   .u_boot_list : {
-       #include <u-boot.lst>
+       KEEP(*(SORT(.u_boot_list*)));
   }