scripts: add custom @KERNEL URL until 4.19 is in -rc
authorZoltan HERPAI <wigyori@uid0.hu>
Mon, 15 Oct 2018 15:11:16 +0000 (17:11 +0200)
committerZoltan HERPAI <wigyori@uid0.hu>
Mon, 15 Oct 2018 15:11:16 +0000 (17:11 +0200)
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
scripts/download.pl

index 34fd6a6f0b6bff3d1d55aee818e24fc41c6650da..78f4d7db5cc7184671ddd240b9447c9823d0a68f 100755 (executable)
@@ -233,6 +233,7 @@ foreach my $mirror (@ARGV) {
                        push @extra, "$extra[0]/longterm/v$1";
                }               
                foreach my $dir (@extra) {
+                       push @mirrors, "http://trabant.uid0.hu/openwrt/kernel";
                        push @mirrors, "https://cdn.kernel.org/pub/$dir";
                        push @mirrors, "https://mirror.rackspace.com/kernel.org/$dir";
                        push @mirrors, "http://download.xs4all.nl/ftp.kernel.org/pub/$dir";