From 80a55e8cc7ed3419fc440be8579d7b4ae2a8166c Mon Sep 17 00:00:00 2001 From: nbd Date: Thu, 7 Jun 2012 12:24:25 +0000 Subject: eglibc: add version 2.15 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32101 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 6f2e6a9a7..6b8895f0b 100644 --- a/toolchain/eglibc/Config.version +++ b/toolchain/eglibc/Config.version @@ -3,4 +3,5 @@ config EGLIBC_VERSION depends on USE_EGLIBC default "2.13" if EGLIBC_VERSION_2_13 default "2.14.1" if EGLIBC_VERSION_2_14 + default "2.15" if EGLIBC_VERSION_2_15 default "2.13" -- cgit v1.2.3