This website requires JavaScript.
Explore
Help
Register
Sign In
AcoSail
/
kernel_optimize_test
Watch
8
Star
0
Fork
0
You've already forked kernel_optimize_test
forked from
luck/tmp_suning_uos_patched
Code
Pull Requests
Activity
c9d398fa23
kernel_optimize_test
/
samples
/
livepatch
/
Makefile
2 lines
53 B
Makefile
Raw
Normal View
History
Unescape
Escape
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>
2015-02-04 06:45:18 +08:00
obj-$(CONFIG_SAMPLE_LIVEPATCH)
+=
livepatch-sample.o
Copy Permalink