Refactor linker-generated arrays
[pandora-u-boot.git] / board / ep88x / u-boot.lds
index 1dcc22a..e5fa63e 100644 (file)
@@ -65,7 +65,7 @@ SECTIONS
 
   . = ALIGN(4);
   .u_boot_list : {
-       #include <u-boot.lst>
+       KEEP(*(SORT(.u_boot_list*)));
   }