5.14.5, 5.13.18, 5.10.66, 5.4.147
This commit is contained in:
@@ -5,15 +5,15 @@ _supported_kernels=("5.15" "5.14" "5.13" "5.12" "5.11" "5.10" "5.9" "5.8" "5.7"
|
||||
|
||||
typeset -A _kver_subver_map
|
||||
_kver_subver_map=(
|
||||
["5.4"]="146"
|
||||
["5.4"]="147"
|
||||
["5.7"]="19"
|
||||
["5.8"]="18"
|
||||
["5.9"]="16"
|
||||
["5.10"]="65"
|
||||
["5.10"]="66"
|
||||
["5.11"]="22"
|
||||
["5.12"]="19"
|
||||
["5.13"]="17"
|
||||
["5.14"]="4"
|
||||
["5.13"]="18"
|
||||
["5.14"]="5"
|
||||
["5.15"]="rc1"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user