This website requires JavaScript.
Explore
Help
Sign In
android
/
android_kernel_asus_sm8350
Watch
1
Star
0
Fork
0
You've already forked android_kernel_asus_sm8350
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
7ba3ebff9c
android_kernel_asus_sm8350
/
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 07:45:18 +09:00
obj-$(CONFIG_SAMPLE_LIVEPATCH)
+=
livepatch-sample.o
Reference in New Issue
Copy Permalink