X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=board%2Fhermes%2Fu-boot.lds;h=8e5896375931dcc690caa8b1fa46647dac0def4b;hb=45a4d4d35ab64991e47807563b629e7624e40fd8;hp=d2a2f22d4f9c4d2963273d99fc4c10980c1d97c4;hpb=3929fb0a141530551b3fce15ee08629f80d5ef2a;p=u-boot diff --git a/board/hermes/u-boot.lds b/board/hermes/u-boot.lds index d2a2f22d4f..8e58963759 100644 --- a/board/hermes/u-boot.lds +++ b/board/hermes/u-boot.lds @@ -75,7 +75,7 @@ SECTIONS . = ALIGN(4); .u_boot_list : { - #include + KEEP(*(SORT(.u_boot_list*))); }