Skip to content

Commit

Permalink
Update Kernel to 6.12.9 - TESTING ONLY
Browse files Browse the repository at this point in the history
  • Loading branch information
rluzuriaga committed Jan 10, 2025
1 parent 7f95687 commit 53f8d24
Show file tree
Hide file tree
Showing 2 changed files with 192 additions and 79 deletions.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

source ./dependencies.sh

[[ -z $KERNEL_VERSION ]] && KERNEL_VERSION='6.6.69'
[[ -z $KERNEL_VERSION ]] && KERNEL_VERSION='6.12.9'
[[ -z $BUILDROOT_VERSION ]] && BUILDROOT_VERSION='2024.02.9'

declare -ar ARCHITECTURES=("x64" "x86" "arm64")
Expand Down
Loading

0 comments on commit 53f8d24

Please sign in to comment.