You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target
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
9 years ago
..
imagebuilder images imagebuilder: Allow to add sanitized extra name 9 years ago
linux generic: fix relocate build with binutils 2.25.1 9 years ago
sdk sdk: add base repository fallback 9 years ago
toolchain targets: Use configured distribution name for SDK, IB, and Toolchain tarball names 9 years ago
Config.in toolchain: add support of ARC architecture 9 years ago
Makefile target: do not make target/*/install depend on target/*/compile - removes one redundant kernel build dir call on target/install 12 years ago