From f859299d85abafdaa2194935d1a0a3ca08236f07 Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Sat, 26 Sep 2009 18:59:22 +0000 Subject: eglibc: add support for 2.10 branch SVN-Revision: 17748 --- toolchain/eglibc/Config.version | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'toolchain/eglibc/Config.version') diff --git a/toolchain/eglibc/Config.version b/toolchain/eglibc/Config.version index edee7cc15e..00b3722eae 100644 --- a/toolchain/eglibc/Config.version +++ b/toolchain/eglibc/Config.version @@ -5,5 +5,13 @@ config EGLIBC_VERSION default "2.7" if EGLIBC_VERSION_2_7 default "2.8" if EGLIBC_VERSION_2_8 default "2.9" if EGLIBC_VERSION_2_9 + default "2.10.1" if EGLIBC_VERSION_2_10_1 default "trunk" +config EGLIBC_VERSION_2_6 + bool + default y if EGLIBC_VERSION_2_6_1 + +config EGLIBC_VERSION_2_10 + bool + default y if EGLIBC_VERSION_2_10_1 -- cgit v1.2.3