mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
Rename CONFIG_LIVE_PATCHING to CONFIG_LIVEPATCH to make the naming of the config and the code more consistent. Signed-off-by: Josh Poimboeuf <[email protected]> Reviewed-by: Jingoo Han <[email protected]> Signed-off-by: Jiri Kosina <[email protected]>
2 lines
53 B
Makefile
2 lines
53 B
Makefile
obj-$(CONFIG_SAMPLE_LIVEPATCH) += livepatch-sample.o
|