Skip to content

Commit

Permalink
use 6.6.25 for generating deb file
Browse files Browse the repository at this point in the history
  • Loading branch information
m-weigand committed Apr 5, 2024
1 parent 6afa755 commit 74fefe2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compile_v6-6.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
cd /root/kernel_v6.6

if [ ! -d linux ]; then
branch="branch_pinenote_6-6-22"
branch="branch_pinenote_6-6-25"
git clone --depth 1 --branch ${branch} https://github.com/m-weigand/linux
fi

Expand Down

0 comments on commit 74fefe2

Please sign in to comment.