diff options
Diffstat (limited to 'bfd/elf32-cris.c')
-rw-r--r-- | bfd/elf32-cris.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/elf32-cris.c b/bfd/elf32-cris.c index 0129d6a..71634c9 100644 --- a/bfd/elf32-cris.c +++ b/bfd/elf32-cris.c @@ -4364,6 +4364,7 @@ elf_cris_got_elt_size (bfd *abfd ATTRIBUTE_UNUSED, } #define ELF_ARCH bfd_arch_cris +#define ELF_TARGET_ID CRIS_ELF_DATA #define ELF_MACHINE_CODE EM_CRIS #define ELF_MAXPAGESIZE 0x2000 |