diff --git a/kexec-tools.be0 b/kexec-tools.be0 index 789295129..b0f936bb6 100755 --- a/kexec-tools.be0 +++ b/kexec-tools.be0 @@ -15,7 +15,7 @@ SRCURL[0]="https://www.kernel.org/pub/linux/utils/kernel/kexec/kexec-tools-${PKG ## Add URLs/pathes to patch files to the PATCHURL array. ## The sources will be patched in the order of the array. -# PATCHURL+=() +PATCHURL+=(/src/mariux/patches/kexec-tools-x86-Fix-PAGE_OFFSET-for-kernels-since-4.20.patch) ############################################################################### ## Add filename patterns to the EXCLUDE array of files that should not