version bumps: 5.18-rc6 5.17.6 5.15.38 5.10.114 5.4.192
This commit is contained in:
committed by
BIG UGLY FROGMINER
parent
599eb501b1
commit
bc27633342
@@ -8,19 +8,19 @@ _eol_kernels=("5.14" "5.13" "5.12" "5.11" "5.9" "5.8" "5.7")
|
||||
|
||||
typeset -Ag _kver_subver_map
|
||||
_kver_subver_map=(
|
||||
["5.4"]="191"
|
||||
["5.4"]="192"
|
||||
["5.7"]="19"
|
||||
["5.8"]="18"
|
||||
["5.9"]="16"
|
||||
["5.10"]="113"
|
||||
["5.10"]="114"
|
||||
["5.11"]="22"
|
||||
["5.12"]="19"
|
||||
["5.13"]="19"
|
||||
["5.14"]="21"
|
||||
["5.15"]="37"
|
||||
["5.15"]="38"
|
||||
["5.16"]="20"
|
||||
["5.17"]="5"
|
||||
["5.18"]="rc5"
|
||||
["5.17"]="6"
|
||||
["5.18"]="rc6"
|
||||
)
|
||||
|
||||
# PREEMPT_RT's supported kernel subversion
|
||||
|
Reference in New Issue
Block a user