X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=board%2Fmousse%2Fu-boot.lds.rom;h=5a5722e81a3b429b1b95d9b37bde66965173b16f;hb=0f855a1f056a8c22116a2103a3900cbfb669df0b;hp=9b46554b979fc8bdf99bad067f21eee9091c118e;hpb=8bde7f776c77b343aca29b8c7b58464d915ac245;p=oweals%2Fu-boot.git diff --git a/board/mousse/u-boot.lds.rom b/board/mousse/u-boot.lds.rom index 9b46554b97..5a5722e81a 100644 --- a/board/mousse/u-boot.lds.rom +++ b/board/mousse/u-boot.lds.rom @@ -70,6 +70,8 @@ SECTIONS . = ALIGN(16); *(.rodata) *(.rodata1) + *(.rodata.str1.4) + *(.eh_frame) } .fini : { *(.fini) } =0 .ctors : { *(.ctors) }