[mips*/octeon] Increase RELOCATION_TABLE_SIZE to 0x00110000 (fixes FTBFS)

This commit is contained in:
Ben Hutchings 2017-05-05 04:05:51 +01:00
parent 2d982936e8
commit 8356e87ef9
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

@ -5,6 +5,7 @@ linux (4.11-1~exp2) UNRELEASED; urgency=medium
from built-in to modules (fixes FTBFS)
* usbip: Fix potential format overflow in userspace tools (fixes FTBFS on
64-bit architectures with gcc-7)
* [mips*/octeon] Increase RELOCATION_TABLE_SIZE to 0x00110000 (fixes FTBFS)
-- Ben Hutchings <ben@decadent.org.uk> Wed, 03 May 2017 22:32:40 +0100

View File

@ -8,6 +8,7 @@ CONFIG_CAVIUM_OCTEON_SOC=y
# CONFIG_32BIT is not set
CONFIG_64BIT=y
## end choice
CONFIG_RELOCATION_TABLE_SIZE=0x00110000
CONFIG_SMP=y
# CONFIG_HOTPLUG_CPU is not set
CONFIG_NR_CPUS=64