5.4.134, 5.10.52
This commit is contained in:
@@ -5,11 +5,11 @@ _supported_kernels=("5.14" "5.13" "5.12" "5.11" "5.10" "5.9" "5.8" "5.7" "5.4")
|
||||
|
||||
typeset -A _kver_subver_map
|
||||
_kver_subver_map=(
|
||||
["5.4"]="133"
|
||||
["5.4"]="134"
|
||||
["5.7"]="19"
|
||||
["5.8"]="18"
|
||||
["5.9"]="16"
|
||||
["5.10"]="51"
|
||||
["5.10"]="52"
|
||||
["5.11"]="22"
|
||||
["5.12"]="19"
|
||||
["5.13"]="4"
|
||||
|
Reference in New Issue
Block a user