kernel: add workaround to rebuild vdso-o32.so.dbg
authorluka <luka@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 10 May 2016 22:36:56 +0000 (22:36 +0000)
committerluka <luka@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 10 May 2016 22:36:56 +0000 (22:36 +0000)
commitc5faccff4f230fc55e3ab75121776cd443929daa
treed4d4be8cbde22b1b8e854e261b1045319c6e8eb3
parent090bcdd68ed9af7b3e569256c3eb846ff6e5449f
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@49345 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/generic/patches-4.4/207-mips-vdso-dbg-rebuild-after-genvdso.patch