1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-20 06:28:12 +02:00
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
9eb155353a5f5137ec85a5b5b0287af63c544710.

Commit 91f205acaf2a44ae75418d2f2cb156149f0df8ae 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
Makefile