version bumps: 5.19.1 5.18.17 5.15.60 5.10.136 5.4.210
This commit is contained in:
committed by
BIG UGLY FROGMINER
parent
3006f91fe3
commit
2cb76fe150
@@ -8,20 +8,20 @@ _eol_kernels=("5.17" "5.16" "5.14" "5.13" "5.12" "5.11" "5.9" "5.8" "5.7")
|
||||
|
||||
typeset -Ag _kver_subver_map
|
||||
_kver_subver_map=(
|
||||
["5.4"]="209"
|
||||
["5.4"]="210"
|
||||
["5.7"]="19"
|
||||
["5.8"]="18"
|
||||
["5.9"]="16"
|
||||
["5.10"]="135"
|
||||
["5.10"]="136"
|
||||
["5.11"]="22"
|
||||
["5.12"]="19"
|
||||
["5.13"]="19"
|
||||
["5.14"]="21"
|
||||
["5.15"]="59"
|
||||
["5.15"]="60"
|
||||
["5.16"]="20"
|
||||
["5.17"]="15"
|
||||
["5.18"]="16"
|
||||
["5.19"]="0"
|
||||
["5.18"]="17"
|
||||
["5.19"]="1"
|
||||
)
|
||||
|
||||
# PREEMPT_RT's supported kernel subversion
|
||||
|
Reference in New Issue
Block a user