Skip to content

Commit 1f961a9

Browse files
authored
Update sultan.yml
1 parent 09bce3e commit 1f961a9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/sultan.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,9 @@ jobs:
114114
115115
cp ../../kernel_patches/next/susfs_fix_patches/v1.5.9/fix_sucompat.c.patch ./
116116
patch -p1 --forward < fix_sucompat.c.patch
117+
118+
cp ../../kernel_patches/next/susfs_fix_patches/v1.5.9/fix_kernel_compat.c.patch ./
119+
patch -p1 --forward < fix_kernel_compat.c.patch
117120
118121
# Change to common directory and apply SUSFS patch
119122
cd ..

0 commit comments

Comments
 (0)