summaryrefslogtreecommitdiff
path: root/kconfig
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2012-05-27 16:11:03 +0200
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2012-05-27 16:11:03 +0200
commitab9d099a04b065d806471d0fac2978775e7fb890 (patch)
treea4071f9fa7071d02ed352f4f33a2e05b787d18ba /kconfig
parentd77a89ed5facb2be70cf44fa6443bf3057a54561 (diff)
downloadembtoolkit-ab9d099a04b065d806471d0fac2978775e7fb890.tar.gz
embtoolkit-ab9d099a04b065d806471d0fac2978775e7fb890.tar.bz2
embtoolkit-ab9d099a04b065d806471d0fac2978775e7fb890.tar.xz
toolchain: gcc: remove user defined mirror in kconfig file
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
Diffstat (limited to 'kconfig')
-rw-r--r--kconfig/gcc.kconfig15
1 files changed, 0 insertions, 15 deletions
diff --git a/kconfig/gcc.kconfig b/kconfig/gcc.kconfig
index 48e5a4a..529b3ec 100644
--- a/kconfig/gcc.kconfig
+++ b/kconfig/gcc.kconfig
@@ -142,21 +142,6 @@ config EMBTK_GCC_REFSPEC
default "toolchain"
#
-# Use a specific GCC mirror
-#
-config EMBTK_GCC_HAVE_MIRROR
- bool "Use a gcc mirror"
- depends on !EMBTK_GCC_VERSION_GIT
- help
- specify an alternate location where to download gcc sources.
-config EMBTK_GCC_HAVE_MIRROR_SITE
- depends on EMBTK_GCC_HAVE_MIRROR
- string "Mirror site"
- default "ftp://ftp.embtoolkit.org/embtoolkit.org/packages-mirror"
- help
- specify an alternate location where to download gcc sources.
-
-#
# Versions strings for tarball packages.
#
config EMBTK_GCC_VERSION_STRING