summaryrefslogtreecommitdiffstats
path: root/toolchain/eglibc/Config.version
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-05-28 20:37:56 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-05-28 20:37:56 +0000
commit98e5d71d12ba3ef766b9c26c301fe0d781ddafae (patch)
tree0c9110e789b1748fc6f8b87b56bbf3da8dde4715 /toolchain/eglibc/Config.version
parent446456cb522859611582553aaeff2436d4343e95 (diff)
toolchain/eglibc: add preliminary support for eglibc-2.12
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21611 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 f08837841..700c40924 100644
--- a/toolchain/eglibc/Config.version
+++ b/toolchain/eglibc/Config.version
@@ -7,4 +7,5 @@ config EGLIBC_VERSION
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 "trunk"