We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ee5a7ab + d25ce3d commit 9b4b120Copy full SHA for 9b4b120
2 files changed
KernelSU-Next
@@ -1 +1 @@
1
-Subproject commit f7a3699fe38d7f610f4bbb90be631b39f7e4363a
+Subproject commit 5ee435638b1d407378c50845123b60b8bf782089
scripts/mkcompile_h
@@ -48,6 +48,7 @@ TIMESTAMP="Fri Apr 18 11:04:11 CST 2025"
48
LD_VERSION="LLD 11.0.2 (https://android.googlesource.com/toolchain/llvm-project b397f81060ce6d701042b782172ed13bee898b79)"
49
50
51
+
52
# append real-time preempt if requested
53
if [ -n "$PREEMPT_RT" ] ; then
54
CONFIG_FLAGS="$CONFIG_FLAGS PREEMPT_RT"
0 commit comments