Refactor linker-generated arrays
[pandora-u-boot.git] / arch / microblaze / cpu / u-boot.lds
index fe3d97d..1ae4184 100644 (file)
@@ -54,7 +54,7 @@ SECTIONS
 
        . = ALIGN(4);
        .u_boot_list : {
-               #include <u-boot.lst>
+               KEEP(*(SORT(.u_boot_list*)));
        }
 
        .bss ALIGN(0x4):