Skip to content

Commit

Permalink
feat(tkg-kernels): build 6.6 LTS, 6.7 stable (#103)
Browse files Browse the repository at this point in the history
  • Loading branch information
dr460nf1r3 authored Jan 9, 2024
1 parent 0454d8f commit 5193851
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/lib/routines-tkg.sh
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,8 @@ function tkg-kernels-variations() {

local _LINUX_LTS _LINUX_STABLE _LINUX_MARCH _VAR_SCHED _VAR_SCHED

_LINUX_LTS='6.1'
_LINUX_STABLE='6.6'
_LINUX_LTS='6.6'
_LINUX_STABLE='6.7'

_LINUX_SCHED=(
'bmq 1'
Expand Down

0 comments on commit 5193851

Please sign in to comment.