[Buildroot] svn commit: trunk/buildroot/target/device

aldot at uclibc.org aldot at uclibc.org
Mon Sep 17 07:55:00 UTC 2007


Author: aldot
Date: 2007-09-17 00:54:52 -0700 (Mon, 17 Sep 2007)
New Revision: 19862

Log:
- Atmel mirrors are only of interrest for atmel


Modified:
   trunk/buildroot/target/device/Mirrors.in


Changeset:
Modified: trunk/buildroot/target/device/Mirrors.in
===================================================================
--- trunk/buildroot/target/device/Mirrors.in	2007-09-16 19:41:40 UTC (rev 19861)
+++ trunk/buildroot/target/device/Mirrors.in	2007-09-17 07:54:52 UTC (rev 19862)
@@ -4,14 +4,16 @@
 	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




More information about the buildroot mailing list