summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2019-09-27 07:12:19 (GMT)
committerAlexey Neyman <stilor@att.net>2019-10-02 04:22:44 (GMT)
commit064711469cf6a312539498c791ac9462f62f7e38 (patch)
treede68dc469a41903a8c9090838fe5847ef631b3f5 /scripts
parentdca5c8ef8af7a1b511c9848fa34bf90d3731520c (diff)
Add Linux versions
Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'scripts')
-rw-r--r--scripts/functions2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/functions b/scripts/functions
index 09df03a..1b3b7dc 100644
--- a/scripts/functions
+++ b/scripts/functions
@@ -1786,7 +1786,7 @@ CT_Mirrors()
'')
# Ignore, this happens before .config is fully evaluated
;;
- [34].*)
+ [345].*)
echo "http://www.kernel.org/pub/linux/kernel/v${version%%.*}.x"
;;
2.6.*)