X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;ds=sidebyside;f=board%2Fsbc8260%2Fu-boot.lds;h=9e623d0b93425f3deb6267c49c48d49cc5d4665d;hb=dfc8a9ee0040e53ada125a3c52f241e37f09cf28;hp=fc38f6651820e7a1b8eb2232d95b42a1266710ef;hpb=807d5d7319330e336ab34a5623c5e0d73b87d540;p=oweals%2Fu-boot.git diff --git a/board/sbc8260/u-boot.lds b/board/sbc8260/u-boot.lds index fc38f66518..9e623d0b93 100644 --- a/board/sbc8260/u-boot.lds +++ b/board/sbc8260/u-boot.lds @@ -61,6 +61,7 @@ SECTIONS *(.rodata) *(.rodata1) *(.rodata.str1.4) + *(.eh_frame) } .fini : { *(.fini) } =0 .ctors : { *(.ctors) }