Skip to content

Commit

Permalink
Update kernel to v6.12.0-xanmod1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 19, 2024
1 parent b439c1c commit 6fb5e1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ export DEBIAN_FRONTEND=noninteractive
apt-get update
apt-get install -y lsb-release

KERNEL_VERSION=6.11.9
KERNEL_VERSION=6.12.0
PKGREL=xanmod1
CODENAME=$(lsb_release -c | cut -d ":" -f 2 | xargs)

Expand Down

0 comments on commit 6fb5e1a

Please sign in to comment.