microblaze: Add support for R_MICROBLAZE_64_NONE
For example reiserfs use this relocation type. Signed-off-by: Michal Simek <monstr@monstr.eu>
Šī revīzija ir iekļauta:
@@ -130,6 +130,10 @@ int apply_relocate_add(Elf32_Shdr *sechdrs, const char *strtab,
|
||||
pr_debug("R_MICROBLAZE_32_PCREL_LO\n");
|
||||
break;
|
||||
|
||||
case R_MICROBLAZE_64_NONE:
|
||||
pr_debug("R_MICROBLAZE_NONE\n");
|
||||
break;
|
||||
|
||||
case R_MICROBLAZE_NONE:
|
||||
pr_debug("R_MICROBLAZE_NONE\n");
|
||||
break;
|
||||
|
Atsaukties uz šo jaunā problēmā
Block a user