aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/eglibc/Config.version
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2009-11-24 07:03:04 +0000
committerNicolas Thill <nico@openwrt.org>2009-11-24 07:03:04 +0000
commitaa621b01609f3a4989657495b015fc3c46f7d1e3 (patch)
treeb590e89da293f811ab3f93c225fcd6987116926e /toolchain/eglibc/Config.version
parent5573d95e068d3c81d28b212c359402243308c397 (diff)
downloadupstream-aa621b01609f3a4989657495b015fc3c46f7d1e3.tar.gz
upstream-aa621b01609f3a4989657495b015fc3c46f7d1e3.tar.bz2
upstream-aa621b01609f3a4989657495b015fc3c46f7d1e3.zip
[toolchain] eglibc: add support for v2.11
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18522 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'toolchain/eglibc/Config.version')
-rw-r--r--toolchain/eglibc/Config.version1
1 files changed, 1 insertions, 0 deletions
diff --git a/toolchain/eglibc/Config.version b/toolchain/eglibc/Config.version
index 6e2146d15f..217c9ce448 100644
--- a/toolchain/eglibc/Config.version
+++ b/toolchain/eglibc/Config.version
@@ -6,4 +6,5 @@ config EGLIBC_VERSION
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 " if EGLIBC_VERSION_2_11
default "trunk"