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 33d9d6c375 kernel: add workaround to rebuild vdso-n32.so.dbg too
Building for octeon fails with

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

if the file already exists from a prior build.

Use the same workaround as the one for vdso.so.dbg committed in
9eb155353a.

Commit 91f205acaf extended the workaround
to cover vdso-o32.so.dbg but missed the vdso-n32.so.dbg which is added
now by this change.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
8 years ago
..
imagebuilder imagebuilder: rename OpenWrt into LEDE 8 years ago
linux kernel: add workaround to rebuild vdso-n32.so.dbg too 8 years ago
sdk sdk: rename OpenWrt into LEDE 8 years ago
toolchain toolchain: rename OpenWrt into LEDE 8 years ago
Config.in toolchain: add support of ARC architecture 9 years ago
Makefile