drivers/kernelsu: patch for our vfs_statx support
Possible fix for enabled kprobes
This commit is contained in:
parent
51d73072af
commit
d132ffbb12
1 changed files with 1 additions and 0 deletions
|
@ -25,3 +25,4 @@ touch .check
|
|||
echo "" >> Makefile
|
||||
echo "KSU_GIT_VERSION := $VERSION" >> Makefile
|
||||
echo 'ccflags-y += -DKSU_GIT_VERSION=$(KSU_GIT_VERSION)' >> Makefile
|
||||
gawk -i inplace '/11,/{c++;if(c==2||c==3){sub("11,","9,");}}1' sucompat.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue