X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=toolchain%2Feglibc%2FConfig.version;h=00b3722eae0dc5e1042758a8b7ab313ee574f535;hb=8ee0ed82e0ea05a7b4016df67bed461b9e6ba000;hp=edee7cc15e15e23f70acd8d1fbb693b619fc7d4b;hpb=c3c59f418996d48f4df202e480a34f32c90f8ee5;p=openwrt-10.03%2F.git diff --git a/toolchain/eglibc/Config.version b/toolchain/eglibc/Config.version index edee7cc15..00b3722ea 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