mirror of
https://github.com/dynup/kpatch
synced 2024-12-13 08:54:38 +00:00
d7f209f838
Combine all the patch modules into a single kpatch-COMBINED.ko for a much quicker test which still gives 95% or so of the coverage compared to the full test suite. Use "make quick" for use this new option.
14 lines
165 B
Plaintext
14 lines
165 B
Plaintext
*.o
|
|
*.o.cmd
|
|
*.o.d
|
|
*.ko
|
|
*.ko.cmd
|
|
*.mod.c
|
|
*.swp
|
|
.tmp_versions
|
|
Module.symvers
|
|
kpatch-build/lookup
|
|
kpatch-build/create-diff-object
|
|
man/kpatch.1.gz
|
|
man/kpatch-build.1.gz
|