diff options
Diffstat (limited to 'target/device/Mirrors.in')
-rw-r--r-- | target/device/Mirrors.in | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/target/device/Mirrors.in b/target/device/Mirrors.in deleted file mode 100644 index 194138f15..000000000 --- a/target/device/Mirrors.in +++ /dev/null @@ -1,17 +0,0 @@ -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 |