Skip to content

Commit 1dfc29d

Browse files
Update Linux kernel to 6.1.22
1 parent e3e7e93 commit 1dfc29d

File tree

4 files changed

+971
-456
lines changed

4 files changed

+971
-456
lines changed

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
[[ -z $KERNEL_VERSION ]] && KERNEL_VERSION='5.15.98'
3+
[[ -z $KERNEL_VERSION ]] && KERNEL_VERSION='6.1.22'
44
[[ -z $BUILDROOT_VERSION ]] && BUILDROOT_VERSION='2022.02.9'
55

66
Usage() {

0 commit comments

Comments
 (0)