Skip to content

Commit 79868f1

Browse files
committed
buildimg: change to kernel 6.18
1 parent fc2c1a2 commit 79868f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buildimg.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#r3: dev: 0 part: 5/6
77
board=$1
88
distro=$2 #bookworm|noble
9-
kernel="6.12"
9+
kernel="6.18"
1010
device="sdmmc"
1111

1212
source config.sh

0 commit comments

Comments
 (0)