forked from Imagelibrary/binutils-gdb
PR ld/15037
* scripttempl/avr.sc (.eeprom): Keep it.
This commit is contained in:
@@ -198,7 +198,8 @@ SECTIONS
|
||||
|
||||
.eeprom ${RELOCATING-0}:
|
||||
{
|
||||
*(.eeprom*)
|
||||
/* See .data above... */
|
||||
KEEP(*(.eeprom*))
|
||||
${RELOCATING+ __eeprom_end = . ; }
|
||||
} ${RELOCATING+ > eeprom}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user