From 2f83c80a22a2750b7812f65c2ffb99ba00a5695d Mon Sep 17 00:00:00 2001 From: mirko <mirko@3c298f89-4303-0410-b956-a3cf2f4a3e73> Date: Sat, 18 Jun 2011 11:14:05 +0000 Subject: [toolchain/eglibc] add support for eglibc version 2.13 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27215 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- toolchain/eglibc/Config.version | 1 + 1 file changed, 1 insertion(+) (limited to 'toolchain/eglibc/Config.version') diff --git a/toolchain/eglibc/Config.version b/toolchain/eglibc/Config.version index 700c40924..b3e2a15b0 100644 --- a/toolchain/eglibc/Config.version +++ b/toolchain/eglibc/Config.version @@ -8,4 +8,5 @@ config EGLIBC_VERSION 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" -- cgit v1.2.3