openwrtv3/target/linux/ar71xx/image/lzma-loader/src
Hauke Mehrtens e1ec8b76e9 ar71xx: fix build of lzma-loader with binutils 2.25.1
To make the lzma-loader build with binutils 2.25.1 it is needed to
remove the .MIPS.abiflags section otherwise I get the following compile
error:

mips-openwrt-linux-musl-objcopy -O binary -R .reginfo -R .note -R .comment -R .mdebug -S loader loader.bin
mips-openwrt-linux-musl-objcopy: Warning: Writing section `.text' to huge (ie negative) file offset 0xffffffff80a00000.
mips-openwrt-linux-musl-objcopy:loader.bin[.text]: File truncated

This should close #20487.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>

SVN-Revision: 46893
2015-09-12 18:57:37 +00:00
..
ar71xx_regs.h ar71xx: image: stop the switch from the lzma-loader on the TL-WR1043ND 2012-08-02 09:54:41 +00:00
board.c ar71xx: image: stop the switch from the lzma-loader on the TL-WR1043ND 2012-08-02 09:54:41 +00:00
cache.c ar71xx: add lzma loader 2011-12-05 14:52:25 +00:00
cache.h ar71xx: add lzma loader 2011-12-05 14:52:25 +00:00
cacheops.h ar71xx: add lzma loader 2011-12-05 14:52:25 +00:00
config.h ar71xx: add lzma loader 2011-12-05 14:52:25 +00:00
cp0regdef.h ar71xx: add lzma loader 2011-12-05 14:52:25 +00:00
head.S ar71xx: add lzma loader 2011-12-05 14:52:25 +00:00
loader.c ar71xx: fix lzma-loader kernel command line passing 2015-08-02 15:06:54 +00:00
loader.lds ar71xx: add lzma loader 2011-12-05 14:52:25 +00:00
loader2.lds ar71xx/image: relink loader.elf image to LOADADDR 2012-11-20 12:17:41 +00:00
lzma-data.lds ar71xx: add lzma loader 2011-12-05 14:52:25 +00:00
LzmaDecode.c ar71xx: add lzma loader 2011-12-05 14:52:25 +00:00
LzmaDecode.h ar71xx: add lzma loader 2011-12-05 14:52:25 +00:00
LzmaTypes.h ar71xx: add lzma loader 2011-12-05 14:52:25 +00:00
Makefile ar71xx: fix build of lzma-loader with binutils 2.25.1 2015-09-12 18:57:37 +00:00
printf.c ar71xx: add lzma loader 2011-12-05 14:52:25 +00:00
printf.h ar71xx: add lzma loader 2011-12-05 14:52:25 +00:00