Skip to content

Commit 18282cb

Browse files
committed
Update kernel module build range [5.4,6.17]
1 parent 0dc18a2 commit 18282cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bin/build/linux/kernel_module/check.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ source "$(dirname "$0")/../../util/check/pkg.sh"
1010

1111
# constants
1212
MIN_KERNEL_VERSION="5.4"
13-
MAX_KERNEL_VERSION="6.8"
13+
MAX_KERNEL_VERSION="6.17"
1414

1515

1616
function check_not_wsl() {

0 commit comments

Comments
 (0)