Refactor Kconfig and Makefile, update KPROBES related configurations, simplify conditional compilation logic
This commit is contained in:
@@ -70,7 +70,7 @@
|
||||
#endif
|
||||
|
||||
#else
|
||||
#ifdef KSU_HOOK_WITH_KPROBES
|
||||
#ifdef CONFIG_KSU_HOOK_KPROBES
|
||||
#error "Unsupported arch"
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user