X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=blobdiff_plain;f=board%2Fprodrive%2Fp3p440%2Fu-boot.lds;h=92bb740e453c3fe486e2239f2ace48abc49d60c5;hp=a2184e4c9c5dddce8609994756403a9b0f2ab534;hb=7481266e4e4a1488ab197cc7beecd6eda0c34ffb;hpb=a889bd27ef2a9c01eb5b10d067765545781efa0a diff --git a/board/prodrive/p3p440/u-boot.lds b/board/prodrive/p3p440/u-boot.lds index a2184e4c9c..92bb740e45 100644 --- a/board/prodrive/p3p440/u-boot.lds +++ b/board/prodrive/p3p440/u-boot.lds @@ -93,6 +93,7 @@ SECTIONS *(.rodata) *(.rodata1) *(.rodata.str1.4) + *(.eh_frame) } .fini : { *(.fini) } =0 .ctors : { *(.ctors) }