mirror of
https://github.com/dynup/kpatch
synced 2025-02-07 20:51:34 +00:00
Build and install the kpatch core module with make and make install, rather than building it every time with kpatch build. The only downside to this approach is that the user has to make and make install kpatch every time they get a new kernel. But this is only temporary, until the kpatch module is delivered in an RPM.
12 lines
165 B
Plaintext
12 lines
165 B
Plaintext
*.o
|
|
*.o.cmd
|
|
*.ko
|
|
*.ko.cmd
|
|
*.mod.c
|
|
*.swp
|
|
.tmp_versions
|
|
Module.symvers
|
|
kpatch-build/add-patches-section
|
|
kpatch-build/create-diff-object
|
|
kpatch-build/link-vmlinux-syms
|