diff options
Diffstat (limited to 'target/device/Atmel/atngw100-base/atngw100-base_defconfig')
-rw-r--r-- | target/device/Atmel/atngw100-base/atngw100-base_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/device/Atmel/atngw100-base/atngw100-base_defconfig b/target/device/Atmel/atngw100-base/atngw100-base_defconfig index 29dc94b9c..79653a701 100644 --- a/target/device/Atmel/atngw100-base/atngw100-base_defconfig +++ b/target/device/Atmel/atngw100-base/atngw100-base_defconfig @@ -102,7 +102,7 @@ BR2_DEBIAN_MIRROR="http://ftp.debian.org" # # Atmel Mirrors # -BR2_ATMEL_MIRROR="ftp://at91dist:distrib@81.80.104.162/AT91_Third_Party_Design_Flow/Linux_Host/" +BR2_ATMEL_MIRROR="ftp://www.at91.com/pub/buildroot/" BR2_AT91_PATCH_MIRROR="http://maxim.org.za/AT91RM9200/2.6/" BR2_STAGING_DIR="$(BUILD_DIR)/staging_dir" # BR2_FPU_SUFFIX is not set |