diff --git a/kpatch-build/kpatch-gcc b/kpatch-build/kpatch-gcc index 640162e..4c15c79 100755 --- a/kpatch-build/kpatch-gcc +++ b/kpatch-build/kpatch-gcc @@ -28,6 +28,7 @@ while [ "$#" -gt 0 ]; do arch/x86/boot/compressed/efi_stub_64.o|\ arch/x86/boot/compressed/piggy.o|\ kernel/system_certificates.o|\ + arch/x86/vdso/*|\ .*.o) break ;;