mirror of https://github.com/dynup/kpatch
5ab497a2b3
Allow the user to supply a custom kernel source directory. This copies the directory to ~/.kpatch/src instead of using it in place. Otherwise the "make mrproper" (which is needed for compiling objects in a separate tree) would modify the original source tree and remove its .config file. There's currently no caching support for this option. If needed, we could implement that pretty easily by calculating an md5sum of the original source directory. |
||
---|---|---|
.. | ||
Makefile | ||
add-patches-section.c | ||
create-diff-object.c | ||
kpatch-build | ||
link-vmlinux-syms.c |