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
livepatch: rename config to CONFIG_LIVEPATCH
Rename CONFIG_LIVE_PATCHING to CONFIG_LIVEPATCH to make the naming of the config and the code more consistent. Signed-off-by: Josh Poimboeuf <jpoimboe@redhat.com> Reviewed-by: Jingoo Han <jg1.han@samsung.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
committed by
Jiri Kosina
parent
dbed7ddab9
commit
12cf89b550
@@ -1 +1 @@
|
||||
obj-$(CONFIG_SAMPLE_LIVE_PATCHING) += livepatch-sample.o
|
||||
obj-$(CONFIG_SAMPLE_LIVEPATCH) += livepatch-sample.o
|
||||
|
||||
Reference in New Issue
Block a user