diff options
author | Ulf Samuelsson <ulf.samuelsson@atmel.com> | 2008-05-06 01:38:09 +0000 |
---|---|---|
committer | Ulf Samuelsson <ulf.samuelsson@atmel.com> | 2008-05-06 01:38:09 +0000 |
commit | 85df60a8ecb6c5003c3e713caae7482b27d38d04 (patch) | |
tree | 876dc75a9ac68931bef9c82f1c02c946e20f8ed5 /target/device/Atmel/atngw100-expanded/atngw100_expanded_defconfig | |
parent | 3603cb51140adaddd629c8f9013218018344dea6 (diff) | |
download | buildroot-novena-85df60a8ecb6c5003c3e713caae7482b27d38d04.tar.gz buildroot-novena-85df60a8ecb6c5003c3e713caae7482b27d38d04.zip |
Update BR2_ATMEL_MIRROR in defconfigs
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 |