diff options
Diffstat (limited to 'configs/integrator926_huge_defconfig')
-rw-r--r-- | configs/integrator926_huge_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/integrator926_huge_defconfig b/configs/integrator926_huge_defconfig index 4aacbcbf8..e0c1873e5 100644 --- a/configs/integrator926_huge_defconfig +++ b/configs/integrator926_huge_defconfig @@ -94,7 +94,7 @@ BR2_COPYTO="" # Mirrors and Download locations # BR2_PRIMARY_SITE="" -BR2_BACKUP_SITE="http://buildroot.net/downloads/sources/" +BR2_BACKUP_SITE="http://sources.buildroot.net/" BR2_SOURCEFORGE_MIRROR="switch" BR2_KERNEL_MIRROR="http://www.kernel.org/pub/" BR2_GNU_MIRROR="http://ftp.gnu.org/pub/gnu" |