1
0
mirror of https://github.com/dynup/kpatch synced 2025-04-01 22:48:08 +00:00
kpatch/kpatch-build
Seth Jennings d62798fde8 put localversions file in SRCDIR, not OBJDIR
The kernel Makefile look for localversion in the source tree,
not the object tree.  The absense from the source tree results
in a patch module that will not load because the kernel versions
don't match.

Signed-off-by: Seth Jennings <sjenning@redhat.com>
2014-03-02 19:47:23 -06:00
..
add-patches-section.c iterate the iterator 2014-02-18 16:17:21 -06:00
create-diff-object.c s/sybmols/symbols/ in create-diff-object 2014-02-17 13:30:30 -06:00
kpatch-build put localversions file in SRCDIR, not OBJDIR 2014-03-02 19:47:23 -06:00
link-vmlinux-syms.c functional reorganization 2014-02-13 11:00:06 -06:00
Makefile append to CFLAGS instead of overwrite 2014-02-17 11:45:48 -06:00