X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=board%2Fstxgp3%2Fu-boot.lds;h=3bc615021dc7506fde5497cc33df8cbe603fa04e;hb=7481266e4e4a1488ab197cc7beecd6eda0c34ffb;hp=badd6ecc572364617e5ec6996356cf3d447ebe1b;hpb=a889bd27ef2a9c01eb5b10d067765545781efa0a;p=u-boot diff --git a/board/stxgp3/u-boot.lds b/board/stxgp3/u-boot.lds index badd6ecc57..3bc615021d 100644 --- a/board/stxgp3/u-boot.lds +++ b/board/stxgp3/u-boot.lds @@ -96,6 +96,7 @@ SECTIONS *(.rodata) *(.rodata1) *(.rodata.str1.4) + *(.eh_frame) } .fini : { *(.fini) } =0 .ctors : { *(.ctors) }