mirror of
https://github.com/dynup/kpatch
synced 2025-04-04 23:29:23 +00:00
When wiping out the ~/.kpatch cache before replacing it with a new kernel source, there's no need to keep anything around. Just wipe it all out and start over. Also, when building with the -s option, it doesn't need to touch ~/.kpatch/version or ~/.kpatch/src, so it can just skip the cleaning. That keeps the previous cache around for the next incantation of kpatch-build without '-s'. |
||
---|---|---|
.. | ||
insn | ||
create-diff-object.c | ||
create-klp-module.c | ||
create-kpatch-module.c | ||
kpatch-build | ||
kpatch-elf.c | ||
kpatch-elf.h | ||
kpatch-gcc | ||
kpatch-intermediate.h | ||
list.h | ||
log.h | ||
lookup.c | ||
lookup.h | ||
Makefile |