Refactor linker-generated arrays
[pandora-u-boot.git] / board / w7o / u-boot.lds.debug
index 2ce5a9a..18b7752 100644 (file)
@@ -109,7 +109,7 @@ SECTIONS
 
   . = ALIGN(4);
   .u_boot_list : {
-       #include <u-boot.lst>
+       KEEP(*(SORT(.u_boot_list*)));
   }