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
Jo-Philipp Wich 9eb155353a kernel: add a workaround to rebuild vdso.so.dbg after genvdso
Currently the build fails with

  'arch/mips/vdso/vdso.so.dbg' already contains a '.MIPS.abiflags' section

if the file already exists from a prior build.

Add a makefile rule to force the rebuild of vdso.so.dbg if genvdso has
has been changed to workaround the failure.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
8 years ago
..
imagebuilder imagebuilder: use correct package directory when bundling kmods and libc 8 years ago
linux kernel: add a workaround to rebuild vdso.so.dbg after genvdso 8 years ago
sdk sdk: bundle required firmware files 8 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