Refactor linker-generated arrays
[pandora-u-boot.git] / board / eltec / mhpc / u-boot.lds.debug
index 92796e6..614bbb2 100644 (file)
@@ -109,7 +109,7 @@ SECTIONS
 
   . = ALIGN(4);
   .u_boot_list : {
-       #include <u-boot.lst>
+       KEEP(*(SORT(.u_boot_list*)));
   }