Fixed misspelling of CONFIG_KSU_HOOK_KPROBES to CONFIG_KSU_KPROBES_HOOK in Makefile and related files.
This commit is contained in:
@@ -70,7 +70,7 @@
|
||||
#endif
|
||||
|
||||
#else
|
||||
#ifdef CONFIG_KSU_HOOK_KPROBES
|
||||
#ifdef CONFIG_KSU_KPROBES_HOOK
|
||||
#error "Unsupported arch"
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user