diff options
Diffstat (limited to 'target/device/Atmel/atngw100-expanded/atngw100_expanded_defconfig')
-rw-r--r-- | target/device/Atmel/atngw100-expanded/atngw100_expanded_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/device/Atmel/atngw100-expanded/atngw100_expanded_defconfig b/target/device/Atmel/atngw100-expanded/atngw100_expanded_defconfig index 0fda32c1e..395862a42 100644 --- a/target/device/Atmel/atngw100-expanded/atngw100_expanded_defconfig +++ b/target/device/Atmel/atngw100-expanded/atngw100_expanded_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/Source" +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=y |