File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -91,19 +91,20 @@ jobs:
9191 folder : " KernelSU"
9292 branch : " main"
9393 susfsless_kernel_patches : " scope-min-hooks-v1.9.patch"
94- extra_configs : " CONFIG_KPM=y CONFIG_KSU_TOOLKIT_SUPPORT=y"
94+ extra_configs : " CONFIG_KSU_TOOLKIT_SUPPORT=y"
9595 susfs_configs : " CONFIG_KSU_SUSFS=y"
9696 susfsless_configs : " CONFIG_KSU_MANUAL_HOOK=y"
9797 ak3_suffix : " -SukiSU"
98- kpm : " https://github.com/SukiSU-Ultra/SukiSU_KernelPatch_patch/releases/latest/download/patch_linux"
98+ # kpm: "https://github.com/SukiSU-Ultra/SukiSU_KernelPatch_patch/releases/latest/download/patch_linux"
9999
100100 - type : xxKSU
101101 ksu : true
102102 exclude : susfs
103103 repo : " backslashxx/KernelSU"
104104 folder : " KernelSU"
105105 branch : " master"
106- kernel_patches : " scope-min-hooks-v1.9.patch"
106+ # kernel_patches: "scope-min-hooks-v1.9.patch"
107+ extra_configs : " CONFIG_KSU_TAMPER_SYSCALL_TABLE=y"
107108 ak3_suffix : " -xxKSU"
108109
109110 susfs : [false]
You can’t perform that action at this time.
0 commit comments