Refactor linker-generated arrays
[platform/kernel/u-boot.git] / board / actux2 / u-boot.lds
index 6272a10..e9b5547 100644 (file)
@@ -57,7 +57,7 @@ SECTIONS
 
        . = ALIGN(4);
        .u_boot_list : {
-       #include <u-boot.lst>
+               KEEP(*(SORT(.u_boot_list*)));
        }
 
        . = ALIGN (4);