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)
commit8f22c8b20202c3ed6ca5e535e31d7dd0fa970183
treec48008eb4c85b3a57a5f21a0095d55c97d09fef0
parentd7ba9438408a2969f0f031690fdefd812202873b
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