X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=board%2Fpm854%2Fu-boot.lds;h=fbfc65a1e82257843c3ab9f59a5d0927f92c290a;hb=4e53a25855701c312e84404e183e7159e0766a23;hp=df82765f0e7cdab49ef0b8b75a0614b140fd85c6;hpb=807d5d7319330e336ab34a5623c5e0d73b87d540;p=oweals%2Fu-boot.git diff --git a/board/pm854/u-boot.lds b/board/pm854/u-boot.lds index df82765f0e..fbfc65a1e8 100644 --- a/board/pm854/u-boot.lds +++ b/board/pm854/u-boot.lds @@ -87,6 +87,7 @@ SECTIONS *(.rodata) *(.rodata1) *(.rodata.str1.4) + *(.eh_frame) } .fini : { *(.fini) } =0 .ctors : { *(.ctors) }