diff options
Diffstat (limited to 'configs/at91sam9g20dfc_ext_bare_defconfig')
-rw-r--r-- | configs/at91sam9g20dfc_ext_bare_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/at91sam9g20dfc_ext_bare_defconfig b/configs/at91sam9g20dfc_ext_bare_defconfig index 75f65ea1c..c2f60bb8b 100644 --- a/configs/at91sam9g20dfc_ext_bare_defconfig +++ b/configs/at91sam9g20dfc_ext_bare_defconfig @@ -145,7 +145,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="easynews" BR2_KERNEL_MIRROR="http://www.kernel.org/pub/" BR2_GNU_MIRROR="http://ftp.gnu.org/pub/gnu" |