openwrtv3/target/linux/generic/image/relocate
Jonas Gorski 96afb90f3f 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
2016-01-24 12:36:15 +00:00
..
cacheops.h ramips: move relocating loader to common location 2015-03-30 20:20:08 +00:00
cp0regdef.h ramips: move relocating loader to common location 2015-03-30 20:20:08 +00:00
head.S ramips: move relocating loader to common location 2015-03-30 20:20:08 +00:00
loader.lds ramips: move relocating loader to common location 2015-03-30 20:20:08 +00:00
Makefile generic: fix relocate build with binutils 2.25.1 2016-01-24 12:36:15 +00:00