generic: fix relocate build with binutils 2.25.1
authorJonas Gorski <jogo@openwrt.org>
Sun, 24 Jan 2016 12:36:15 +0000 (12:36 +0000)
committerJonas Gorski <jogo@openwrt.org>
Sun, 24 Jan 2016 12:36:15 +0000 (12:36 +0000)
commit96afb90f3f96c15cd4bfd6a050538292074cf9da
tree1f79caa16b8b54bf4e145a49f1ee8e378f698717
parent065a240345e83f3610c4a52dace6bac4e0d4b8ae
generic: fix relocate build with binutils 2.25.1

The new .abiflags section was kept, pushing the appended arguments to
the wrong offset and causing it to read the section instead, making
it fail on boot.

Fix this by dropping this section as well as the other sections.

Closes #21679.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 48474
target/linux/generic/image/relocate/Makefile