summaryrefslogtreecommitdiffstats
path: root/target/device/Config.in.mirrors
blob: 8d4b068c334993d7e70939fd6da5292c363793d7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
menu "Mirrors and Download locations"

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.

	  The list of mirrors is available here:
	  http://prdownloads.sourceforge.net/index-sf.html?download

source	"target/device/Atmel/Config.in.mirrors"

endmenu