From 064711469cf6a312539498c791ac9462f62f7e38 Mon Sep 17 00:00:00 2001 From: Alexey Neyman Date: Fri, 27 Sep 2019 00:12:19 -0700 Subject: Add Linux versions Signed-off-by: Alexey Neyman --- scripts/functions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/functions') diff --git a/scripts/functions b/scripts/functions index 09df03af..1b3b7dce 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.*) -- cgit v1.2.3