Skip to content

Commit

Permalink
Update build-4.19.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zainarbani authored Dec 7, 2024
1 parent 8f61925 commit 15a1f30
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-4.19.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,6 @@ jobs:
python3 mkdtboimg.py create $GITHUB_WORKSPACE/project/dtbnew out/arch/arm64/boot/dts/mediatek/mt6785.dtb
make clean
git restore drivers/input/touchscreen/mediatek/ft3418_i2c/include/firmware/fw_sample.i
wget -O ksu_4.19.patch https://gist.githubusercontent.com/zainarbani/922deba9987164bbb2f900991e8403f2/raw/568d0999b4dcd957cefdf2a08b2ef4b62f0fe637/ksu_4.19.patch
git apply ksu_4.19.patch || exit
curl -LSs "https://raw.githubusercontent.com/tiann/KernelSU/main/kernel/setup.sh" | bash -s v$KSU
echo "KSU Version: $KSU"
echo "CONFIG_KSU=y" >> arch/arm64/configs/rosemary_defconfig
Expand Down

0 comments on commit 15a1f30

Please sign in to comment.