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>
2 lines
53 B
Makefile
2 lines
53 B
Makefile
obj-$(CONFIG_SAMPLE_LIVEPATCH) += livepatch-sample.o
|