Skip to content
Snippets Groups Projects
Commit ec758f98 authored by Helge Deller's avatar Helge Deller
Browse files

parisc: add CONFIG_MLONGCALLS option to enable linkage of huge vmlinux executables


When building a 64bit kernel which includes all necessary drivers and
filesystems the vmlinux kernel often gets so huge, that the linker won't
be able to resolve the branch stubs. This patch overcomes this limit by
providing an option to compile the kernel with the -mlong-calls compiler
option.

Signed-off-by: default avatarHelge Deller <deller@gmx.de>
parent 1c4c6597
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment