Skip to content

Commit

Permalink
Bring Linux 6.5 to the party, as well as linux-tkg-eevdf (#87)
Browse files Browse the repository at this point in the history
  • Loading branch information
dr460nf1r3 authored Aug 29, 2023
1 parent 71205e7 commit 90c3586
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/lib/routines-tkg.sh
Original file line number Diff line number Diff line change
Expand Up @@ -106,13 +106,14 @@ function tkg-kernels-variations() {
local _LINUX_LTS _LINUX_STABLE _LINUX_MARCH _VAR_SCHED _VAR_SCHED

_LINUX_LTS='6.1'
_LINUX_STABLE='6.4'
_LINUX_STABLE='6.5'

_LINUX_SCHED=(
'bmq 1'
'pds 0'
'cfs 0'
'tt 1'
'eevdf 1'
)

readonly _LINUX_MARCH=(
Expand Down

0 comments on commit 90c3586

Please sign in to comment.