kernel: add workaround to rebuild vdso-o32.so.dbg
authorLuka Perkov <luka@openwrt.org>
Tue, 10 May 2016 22:36:56 +0000 (22:36 +0000)
committerLuka Perkov <luka@openwrt.org>
Tue, 10 May 2016 22:36:56 +0000 (22:36 +0000)
commit86ed1bf892be5bdc56c736a2bd65c09d4e10f506
treed4d4be8cbde22b1b8e854e261b1045319c6e8eb3
parentc82c6c765d6939c50ddd1d6948984eaea43d1ea0
kernel: add workaround to rebuild vdso-o32.so.dbg

Building for octeon fails with

  'arch/mips/vdso/vdso-o32.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.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 49345
target/linux/generic/patches-4.4/207-mips-vdso-dbg-rebuild-after-genvdso.patch