Skip to content

Commit a168dd9

Browse files
Update kernel to v6.17.2-xanmod1
1 parent 6a44ef3 commit a168dd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ export DEBIAN_FRONTEND=noninteractive
99
apt-get update
1010
apt-get install -y lsb-release
1111

12-
KERNEL_VERSION=6.17.1
12+
KERNEL_VERSION=6.17.2
1313
PKGREL=xanmod1
1414
CODENAME=$(lsb_release -c | cut -d ":" -f 2 | xargs)
1515

0 commit comments

Comments
 (0)