kpatch/kpatch-build
Josh Poimboeuf 5ab497a2b3 kpatch-build --sourcedir option
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.
2014-03-11 10:43:48 -05:00
..
Makefile make kpatch-build a first class script 2014-03-11 10:43:48 -05:00
add-patches-section.c enable gcc warnings and fix all warnings 2014-03-05 09:46:10 -06:00
create-diff-object.c fixup comment 2014-03-10 15:11:23 -05:00
kpatch-build kpatch-build --sourcedir option 2014-03-11 10:43:48 -05:00
link-vmlinux-syms.c remove dead code 2014-03-05 11:26:02 -06:00