generic: fix relocate build with binutils 2.25.1
authorjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 24 Jan 2016 12:36:15 +0000 (12:36 +0000)
committerjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 24 Jan 2016 12:36:15 +0000 (12:36 +0000)
commit36b879a0476462ee1d049b8aac5d30189379d141
tree641061ed274a312216fcf9a439485373fa400295
parent0c33754ea917d32e4a3e0e01ac98a5248d71ea42
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48474 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/generic/image/relocate/Makefile