summaryrefslogtreecommitdiffstats
path: root/toolchain/eglibc/Config.version
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-07-02 09:47:00 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-07-02 09:47:00 +0000
commit9fe98cb022b0dc894213f09cce9c32f259b148bd (patch)
tree30c31d95eaad77814a30af63f0ad80ae1ce6fdb0 /toolchain/eglibc/Config.version
parent0b9131c9b9a199434cca9d89132eff854f715f39 (diff)
eglibc: remove old versions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27360 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'toolchain/eglibc/Config.version')
-rw-r--r--toolchain/eglibc/Config.version6
1 files changed, 0 insertions, 6 deletions
diff --git a/toolchain/eglibc/Config.version b/toolchain/eglibc/Config.version
index b3e2a15b0..3a81ded44 100644
--- a/toolchain/eglibc/Config.version
+++ b/toolchain/eglibc/Config.version
@@ -1,12 +1,6 @@
config EGLIBC_VERSION
string
depends on USE_EGLIBC
- default "2.6.1" if EGLIBC_VERSION_2_6
- default "2.7" if EGLIBC_VERSION_2_7
- default "2.8" if EGLIBC_VERSION_2_8
- default "2.9" if EGLIBC_VERSION_2_9
- default "2.10.2" if EGLIBC_VERSION_2_10
- default "2.11.1" if EGLIBC_VERSION_2_11
default "2.12" if EGLIBC_VERSION_2_12
default "2.13" if EGLIBC_VERSION_2_13
default "trunk"