summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2019-10-02 20:37:36 (GMT)
committerGitHub <noreply@github.com>2019-10-02 20:37:36 (GMT)
commit3f461da11f1f8e9dcfdffef24e1982b5ffd10305 (patch)
treebb0250d3b51e78260c087fb23e45d11a7babd47a /scripts
parent3c0ac9fbfdd2262e46fff0bc5556eed6fedd6e26 (diff)
parent8a7f46f151cd689c1564f4649108eb75439b8003 (diff)
Merge pull request #1253 from stilor/updates
Updates
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.*)