openwrtv4/target/linux/ar71xx
Jonas Gorski eeeee885fb ar71xx: fix lzma-loader build with glibc
For an unknown reason gcc tries to link in crti.o when building with a
glibc toolchain (this does not happen with other targets). Prevent this
by telling gcc explicitly to not do that.

Fixes the following build error:

/home/jonas/git/lede/staging_dir/toolchain-mips_24kc_gcc-5.5.0_glibc/lib/gcc/mips-openwrt-linux-gnu/5.5.0/../../../../mips-openwrt-linux-gnu/lib/crti.o: In function `_init':
(.init+0x18): relocation truncated to fit: R_MIPS_GOT16 against `__gmon_start__'
/home/jonas/git/lede/staging_dir/toolchain-mips_24kc_gcc-5.5.0_glibc/lib/gcc/mips-openwrt-linux-gnu/5.5.0/../../../../mips-openwrt-linux-gnu/lib/crti.o: In function `_init':
(.init+0x28): relocation truncated to fit: R_MIPS_CALL16 against `__gmon_start__'
collect2: error: ld returned 1 exit status

Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
2017-12-13 11:34:51 +01:00
..
base-files ar71xx: remove nand_board_name platform override 2017-12-08 20:57:12 +01:00
files ag71xx: Reduce NAPI weight to 32. 2017-12-08 19:54:37 +01:00
generic ar71xx: unify CONFIG_CMDLINE 2017-09-28 22:45:39 +02:00
image ar71xx: fix lzma-loader build with glibc 2017-12-13 11:34:51 +01:00
mikrotik ar71xx: add support for TP-Link TL-WR1043N v5 2017-11-14 22:36:46 +01:00
nand ar71xx: add support for TP-Link TL-WR1043N v5 2017-11-14 22:36:46 +01:00
patches-4.4 ar71xx: fix board detection with newer RouterBOOT versions 2017-12-12 17:05:25 +08:00
patches-4.9 ar71xx: fix board detection with newer RouterBOOT versions 2017-12-12 17:05:25 +08:00
config-4.4 ar71xx: add support for TP-Link TL-WR1043N v5 2017-11-14 22:36:46 +01:00
config-4.9 ar71xx: add support for TP-Link TL-WR1043N v5 2017-11-14 22:36:46 +01:00
Makefile ar71xx: use kernel 4.9 by default 2017-10-22 15:22:51 +02:00
modules.mk ar71xx: add LED driver NU801 2015-12-11 15:04:57 +00:00