diff --git a/kpatch-build/kpatch-gcc b/kpatch-build/kpatch-gcc index 41f6e96..9e42275 100755 --- a/kpatch-build/kpatch-gcc +++ b/kpatch-build/kpatch-gcc @@ -31,6 +31,7 @@ if [[ "$TOOLCHAINCMD" = "gcc" ]] ; then kernel/system_certificates.o|\ arch/x86/vdso/*|\ arch/x86/entry/vdso/*|\ + drivers/firmware/efi/libstub/*|\ .*.o) break ;;