Refactor linker-generated arrays
[pandora-u-boot.git] / arch / arm / cpu / arm920t / ep93xx / u-boot.lds
index 008ae89..c19285d 100644 (file)
@@ -51,7 +51,7 @@ SECTIONS
 
        . = ALIGN(4);
        .u_boot_list : {
-       #include <u-boot.lst>
+               KEEP(*(SORT(.u_boot_list*)));
        }
 
        . = ALIGN(4);