Skip to content

Commit

Permalink
Update Linux kernel to 6.1.22
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastian-Roth committed Mar 31, 2023
1 parent e3e7e93 commit 1dfc29d
Show file tree
Hide file tree
Showing 4 changed files with 971 additions and 456 deletions.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

[[ -z $KERNEL_VERSION ]] && KERNEL_VERSION='5.15.98'
[[ -z $KERNEL_VERSION ]] && KERNEL_VERSION='6.1.22'
[[ -z $BUILDROOT_VERSION ]] && BUILDROOT_VERSION='2022.02.9'

Usage() {
Expand Down
Loading

0 comments on commit 1dfc29d

Please sign in to comment.