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)
commit9b4a545be3eaec56148182f1a8ba77b2fa4b5b96
tree641061ed274a312216fcf9a439485373fa400295
parent9e9d295fdda99db38945bfe9b62a0911de01df06
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