- Atmel mirrors are only of interrest for atmel
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Mon, 17 Sep 2007 07:54:52 +0000 (07:54 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Mon, 17 Sep 2007 07:54:52 +0000 (07:54 -0000)
target/device/Mirrors.in

index 477429fffc9957dd469ae55e6d745247ad213ae5..cbe73463027a7c2e9a6df99478b4168e1715c08b 100644 (file)
@@ -4,14 +4,16 @@ config BR2_SOURCEFORGE_MIRROR
        string "Sourceforge mirror site"
        default "easynews"
        help
-         Sourceforge has a system of mirror sites.  Some sites may be closer
-         to your location, and sometimes mirror sites go down and are no longer
-         available.  This option allows you to select your preferred Sourceforge
-         mirror site.
+         Sourceforge has a system of mirror sites.  Some sites may be
+         closer to your location, and sometimes mirror sites go down
+         and are no longer available.  This option allows you to select
+         your preferred Sourceforge mirror site.
 
          The list of mirrors is available here:
          http://prdownloads.sourceforge.net/index-sf.html?download
 
+if BR2_avr32
 source "target/device/Atmel/Mirrors.in"
+endif
 
 endmenu