From bb9e6a7d9e1632b17525151673d5d68ab5765a7c Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Fri, 28 Sep 2007 21:54:36 +0000 Subject: - naming convention is Config.in resp. Config.in.foo Adjust some accordingly --- target/device/Config.in.mirrors | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 target/device/Config.in.mirrors (limited to 'target/device/Config.in.mirrors') diff --git a/target/device/Config.in.mirrors b/target/device/Config.in.mirrors new file mode 100644 index 000000000..8d4b068c3 --- /dev/null +++ b/target/device/Config.in.mirrors @@ -0,0 +1,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 -- cgit v1.2.3