kernel: Resolve compilation issues

This commit is contained in:
ShirkNeko
2025-11-06 13:48:26 +08:00
parent e6436b340c
commit 132e9ef8ed
7 changed files with 22 additions and 26 deletions

View File

@@ -31,7 +31,7 @@ jobs:
cd kernel
echo "=== Building kernelsu.ko for KMI: ${{ inputs.kmi }} ==="
CONFIG_KSU=m CONFIG_KSU_TRACEPOINT_HOOK=y CONFIG_KSU_MANUAL_SU=y make
CONFIG_KSU=m CONFIG_KSU_MANUAL_SU=y make
echo "=== Build completed ==="
# Create output directory in GitHub workspace