From aa0f3a77805a1e03623a6f8c60c1f0167be75a48 Mon Sep 17 00:00:00 2001 From: nico Date: Tue, 24 Nov 2009 07:03:04 +0000 Subject: [toolchain] eglibc: add support for v2.11 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18522 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 6e2146d15..217c9ce44 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" -- cgit v1.2.3