]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: elf2ecoff: Ignore PT_MIPS_ABIFLAGS program headers.
authorRalf Baechle <ralf@linux-mips.org>
Wed, 4 Feb 2015 11:59:43 +0000 (12:59 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 4 Feb 2015 13:42:12 +0000 (14:42 +0100)
commitb495e631ecee5c8b4d87f9e4b3abf37b45b9af74
tree1f76a9c286361323737b0bffcc24f81de5539134
parent0cdcb3d633963ebc14247b2979e77a88b6ce5639
MIPS: elf2ecoff: Ignore PT_MIPS_ABIFLAGS program headers.

These are generated by very recent toolchains and result in an error
message when attenpting to convert a kernel from ELF to ECOFF.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/boot/elf2ecoff.c