summaryrefslogtreecommitdiff
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
commit0adb09325c75433248adf7590e72656daf0b36ee (patch)
tree070fa2a693d858f7acf43c0534a3a8e7abd36565 /toolchain/eglibc/Config.version
parent143213091bc6a76983dfcd6f4fd305aaffd5d32e (diff)
downloadmtk-20170518-0adb09325c75433248adf7590e72656daf0b36ee.zip
mtk-20170518-0adb09325c75433248adf7590e72656daf0b36ee.tar.gz
mtk-20170518-0adb09325c75433248adf7590e72656daf0b36ee.tar.bz2
eglibc: add support for v2.11
SVN-Revision: 18522
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 6e2146d..217c9ce 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"