openwrtv4/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>
2016-05-12 00:27:47 +02:00
..
imagebuilder imagebuilder: rename OpenWrt into LEDE 2016-05-05 19:07:28 +01:00
linux kernel: add workaround to rebuild vdso-n32.so.dbg too 2016-05-12 00:27:47 +02:00
sdk sdk: rename OpenWrt into LEDE 2016-05-05 19:10:20 +01:00
toolchain toolchain: rename OpenWrt into LEDE 2016-05-05 19:10:23 +01:00
Config.in toolchain: add support of ARC architecture 2015-11-10 12:03:59 +00:00
Makefile target: do not make target/*/install depend on target/*/compile - removes one redundant kernel build dir call on target/install 2012-06-06 17:24:05 +00:00