mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-05-06 15:23:46 +00:00
This patch adds support for building a relocatable kernel with -fPIE. The kernel will be relocated to 0 early in the boot process. Signed-off-by: Gerald Schaefer <gerald.schaefer@de.ibm.com> Reviewed-by: Philipp Rudo <prudo@linux.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2 lines
79 B
C
2 lines
79 B
C
// SPDX-License-Identifier: GPL-2.0
|
|
#include "../kernel/machine_kexec_reloc.c"
|