kernel: add workaround to rebuild vdso-o32.so.dbg
authorStijn Tintel <stijn@linux-ipv6.be>
Mon, 9 May 2016 00:30:38 +0000 (02:30 +0200)
committerStijn Tintel <stijn@linux-ipv6.be>
Mon, 9 May 2016 00:31:04 +0000 (02:31 +0200)
commit91f205acaf2a44ae75418d2f2cb156149f0df8ae
tree463279fa0f3d03c2ff2d3ba846d840b49b77867a
parent3339f14e84b3857cbd1fc2882908eb6a64e3ad2f
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>
target/linux/generic/patches-4.4/207-mips-vdso-dbg-rebuild-after-genvdso.patch