This website requires JavaScript.
Explore
Help
Register
Sign In
Minki
/
linux
Watch
1
Star
0
Fork
1
You've already forked linux
mirror of
https://github.com/torvalds/linux.git
synced
2024-11-18 01:51:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
daea3daaf9
linux
/
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-03 22:45:18 +00:00
obj-$(CONFIG_SAMPLE_LIVEPATCH)
+=
livepatch-sample.o
Reference in New Issue
Copy Permalink