From 8fd46011a89c8dd0459ebe0ed6f91878054fe0ab Mon Sep 17 00:00:00 2001 From: Mirko Vogt 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 700c40924e..b3e2a15b0f 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