summaryrefslogblamecommitdiffstats
path: root/target/device/Mirrors.in
blob: 477429fffc9957dd469ae55e6d745247ad213ae5 (plain) (tree)
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/Mirrors.in"

endmenu