From: Bernhard Reutner-Fischer Date: Mon, 17 Sep 2007 07:54:52 +0000 (-0000) Subject: - Atmel mirrors are only of interrest for atmel X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=496e37e5b997d93a2005dbbf7ceb29256e80b6a5;p=buildroot.git - Atmel mirrors are only of interrest for atmel --- diff --git a/target/device/Mirrors.in b/target/device/Mirrors.in index 477429fffc..cbe7346302 100644 --- a/target/device/Mirrors.in +++ b/target/device/Mirrors.in @@ -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