Skip to content

Commit

Permalink
Increase available kernel versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Heisath committed Aug 3, 2023
1 parent 0569e31 commit 19c38f5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,8 @@ if [[ $BUILD_KERNEL == "on" ]] && [ -z "$kernel_branch" ]; then
"5.17" "Linux kernel 5.17" \
"5.18" "Linux kernel 5.18" \
"6.0" "Linux kernel 6.0" \
"6.1" "Linux kernel 6.1" \
"6.1" "Linux kernel 6.1 LTS" \
"6.3" "Linux kernel 6.3"

############################################################
# Required gcc:
Expand Down

0 comments on commit 19c38f5

Please sign in to comment.