diff --git a/kpatch-build/kpatch-gcc b/kpatch-build/kpatch-gcc index f6db069..11217b8 100755 --- a/kpatch-build/kpatch-gcc +++ b/kpatch-build/kpatch-gcc @@ -32,7 +32,7 @@ if [[ "$TOOLCHAINCMD" = "gcc" ]] ; then arch/x86/vdso/*|\ arch/x86/entry/vdso/*|\ drivers/firmware/efi/libstub/*|\ - .*.o) + *.*.o) break ;; *.o)