This website requires JavaScript.
Explore
Help
Register
Sign In
AuxXxilium
/
linux_dsm_epyc7002
Watch
1
Star
0
Fork
0
You've already forked linux_dsm_epyc7002
mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced
2024-12-03 07:36:44 +07:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
63dfef75ed
linux_dsm_epyc7002
/
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 05:45:18 +07:00
obj-$(CONFIG_SAMPLE_LIVEPATCH)
+=
livepatch-sample.o
Reference in New Issue
Copy Permalink