Openwrt/target/linux/generic
Jo-Philipp Wich 33d9d6c375 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
9eb155353a.

Commit 91f205acaf 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>
2016-05-12 00:27:47 +02:00
..
base-files
files
image generic: lzma-loader: fix cache invalidation 2016-03-21 13:15:09 +00:00
patches-3.18 kernel: use upstream fixes for bgmac and BCM4709(4) 2016-04-15 10:11:31 +00:00
patches-4.1 kernel: update kernel 4.1 to version 4.1.20 2016-03-18 23:41:21 +00:00
patches-4.4 kernel: add workaround to rebuild vdso-n32.so.dbg too 2016-05-12 00:27:47 +02:00
config-3.18
config-4.1
config-4.4 mediatek: sync patches and add more ethernet stability fixes 2016-05-10 10:43:11 +02:00
PATCHES