* emulparams/elf64btsmip.sh: n64 replaces .reginfo with .MIPS.options.
[binutils-gdb.git] / ld / emulparams / elf64btsmip.sh
index f56e73eb8abfdb4eba3fb259c9b5d3fceca79555..dc3940652da2a74fabb67643522a19dd6420b46a 100644 (file)
@@ -17,7 +17,7 @@ unset EXECUTABLE_SYMBOLS
 unset WRITABLE_RODATA
 
 # Magic sections.
-INITIAL_READONLY_SECTIONS='.reginfo : { *(.reginfo) }'
+INITIAL_READONLY_SECTIONS='.MIPS.options : { *(.MIPS.options) }'
 OTHER_TEXT_SECTIONS='*(.mips16.fn.*) *(.mips16.call.*)'
 OTHER_SECTIONS='
   .gptab.sdata : { *(.gptab.data) *(.gptab.sdata) }