We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ee4c0a commit f3f2d95Copy full SHA for f3f2d95
1 file changed
ksu_next_setup.sh
@@ -83,3 +83,4 @@ echo 'CONFIG_KSU=y' >> arch/arm64/configs/nemo_defconfig
83
echo 'CONFIG_KSU_MANUAL_HOOK=y' >> arch/arm64/configs/nemo_defconfig
84
85
echo "Done, now apply the ksu hooks from root/patches/ksu_next_hooks/* while being in the kernel root directory"
86
+echo "Add `CONFIG_KSU` to the defconfig
0 commit comments