You've already forked KernelSU-Next
mirror of
https://github.com/KernelSU-Next/KernelSU-Next.git
synced 2025-08-27 23:46:34 +00:00
kernel: susfs: CONFIG_KSU_SUSFS_INFO syscall to get susfs version & variant
This commit is contained in:
@@ -196,6 +196,9 @@ endif
|
||||
ifdef KSU_SUSFS_SUS_SU
|
||||
ccflags-y += -DKSU_SUSFS_SUS_SU
|
||||
endif
|
||||
ifdef KSU_SUSFS_INFO
|
||||
ccflags-y += -DKSU_SUSFS_INFO
|
||||
endif
|
||||
else
|
||||
$(info -- You have not integrate susfs in your kernel.)
|
||||
$(info -- Read: https://gitlab.com/simonpunk/susfs4ksu)
|
||||
|
||||
Reference in New Issue
Block a user