Skip to content

Commit ef774cc

Browse files
Update kernel to v-
1 parent 0eac09a commit ef774cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ export DEBIAN_FRONTEND=noninteractive
99
apt-get update
1010
apt-get install -y lsb-release
1111

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

1616
#KERNEL_REPOSITORY=git://kernel.ubuntu.com/virgin/linux-stable.git

0 commit comments

Comments
 (0)