This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
kpatch
Watch
1
Star
0
Fork
0
You've already forked kpatch
mirror of
https://github.com/dynup/kpatch
synced
2025-01-28 07:42:42 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
32c0fa5b44
kpatch
/
Makefile
3 lines
33 B
Makefile
Raw
Normal View
History
Unescape
Escape
It's alive... The end-to-end patching works. From object analysis to generation to runtime patching. It's still missing the scripting piece that will only take a patch and kernel source dir as input.
2013-01-15 03:46:38 +00:00
all
:
rename kpatch-gen to kpatch-diff-gen
2013-01-18 16:45:58 +00:00
$(
MAKE
)
-C kpatch-diff-gen
Reference in New Issue
Copy Permalink