mirror of
https://github.com/torvalds/linux
synced 2024-11-05 18:23:50 +00:00
12cf89b550
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>
1 line
53 B
Makefile
1 line
53 B
Makefile
obj-$(CONFIG_SAMPLE_LIVEPATCH) += livepatch-sample.o
|