diff options
author | Jo-Philipp Wich <jo@mein.io> | 2016-05-12 00:27:47 +0200 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2016-05-12 00:27:47 +0200 |
commit | 33d9d6c375373db3dd4b682ab80db62179e35ea5 (patch) | |
tree | ffb1d75153042c090c459578c34f63f2fdb73d2d /target/linux/Makefile | |
parent | e32b2f92b1912e875cf4a0feedcbe65d7d41e641 (diff) | |
download | upstream-33d9d6c375373db3dd4b682ab80db62179e35ea5.tar.gz upstream-33d9d6c375373db3dd4b682ab80db62179e35ea5.tar.bz2 upstream-33d9d6c375373db3dd4b682ab80db62179e35ea5.zip |
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>
Diffstat (limited to 'target/linux/Makefile')
0 files changed, 0 insertions, 0 deletions