summaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/Config.version
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2013-04-02 16:03:14 +0000
committerFlorian Fainelli <florian@openwrt.org>2013-04-02 16:03:14 +0000
commit4dd9e8dc9bf021900df1cdd107ce6d8b4416cd37 (patch)
tree1ab53046ce8a2de10afb223d039c73122ef48584 /toolchain/gcc/Config.version
parenta54e305a8b9e142c57c07dbd6413aa055635a147 (diff)
downloadmaster-31e0f0ae-4dd9e8dc9bf021900df1cdd107ce6d8b4416cd37.tar.gz
master-31e0f0ae-4dd9e8dc9bf021900df1cdd107ce6d8b4416cd37.tar.bz2
master-31e0f0ae-4dd9e8dc9bf021900df1cdd107ce6d8b4416cd37.zip
toolchain/gcc: remove reference to llvm introduced in r36155
Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 36156
Diffstat (limited to 'toolchain/gcc/Config.version')
-rw-r--r--toolchain/gcc/Config.version1
1 files changed, 0 insertions, 1 deletions
diff --git a/toolchain/gcc/Config.version b/toolchain/gcc/Config.version
index 28203e3956..c4e646ee69 100644
--- a/toolchain/gcc/Config.version
+++ b/toolchain/gcc/Config.version
@@ -19,7 +19,6 @@ config GCC_VERSION
default "4.6-linaro" if GCC_VERSION_4_6_LINARO
default "4.7-linaro" if GCC_VERSION_4_7_LINARO
default "4.8.0" if GCC_VERSION_4_8_0
- default "llvm" if GCC_VERSION_LLVM
default "4.6-linaro"
config GCC_VERSION_4_4