diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2010-12-05 21:52:34 +0100 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2010-12-15 10:24:44 +0100 |
commit | e96a820300fc53ff63099e9b8dde179407663930 (patch) | |
tree | ec19634fecefbc6a74da5229cc9e6c3157a52c61 /configs/integrator926_huge_defconfig | |
parent | b91cfd979a8a373e30fd2ce7c8983ed9d0ddba0b (diff) |
Update defconfigs after Atmel mirror related options removal
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'configs/integrator926_huge_defconfig')
-rw-r--r-- | configs/integrator926_huge_defconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configs/integrator926_huge_defconfig b/configs/integrator926_huge_defconfig index c56b62800..238dc26ee 100644 --- a/configs/integrator926_huge_defconfig +++ b/configs/integrator926_huge_defconfig @@ -101,8 +101,6 @@ BR2_DEBIAN_MIRROR="http://ftp.debian.org" # # Atmel Mirrors # -BR2_ATMEL_MIRROR="ftp://www.at91.com/pub/buildroot" -BR2_AT91_PATCH_MIRROR="http://maxim.org.za/AT91RM9200/2.6/" BR2_STAGING_DIR="$(BASE_DIR)/staging" # BR2_FPU_SUFFIX is not set BR2_TOPDIR_PREFIX="" |