This website requires JavaScript.
Explore
Help
Sign In
apfs
/
linux-apfs
Watch
0
Star
0
Fork
0
You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced
2026-05-01 15:00:59 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
readwrite
linux-apfs
/
kernel
/
livepatch
/
Makefile
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
4 lines
95 B
Makefile
Raw
Permalink
Normal View
History
Unescape
Escape
livepatch: rename config to CONFIG_LIVEPATCH
2015-02-03 16:45:18 -06:00
obj-$(CONFIG_LIVEPATCH)
+=
livepatch.o
livepatch: kernel: add support for live patching
2014-12-16 11:58:19 -06:00
livepatch: introduce shadow variable API
2017-08-31 16:37:41 -04:00
livepatch-objs
:=
core.o patch.o shadow.o transition.o
Reference in New Issue
Copy Permalink