Unmark glibc-2.6{,.1} as being EXPERIMENTAL: they are no longer considered as such.

This commit is contained in:
Yann E. MORIN" 2007-09-02 09:23:55 +00:00
parent 2bfc46d46d
commit 55aceff1be

View File

@ -19,13 +19,11 @@ config LIBC_V_2_5_1
config LIBC_V_2_6
bool
prompt "2.6 (EXPERIMENTAL)"
depends on EXPERIMENTAL
prompt "2.6"
config LIBC_V_2_6_1
bool
prompt "2.6.1 (EXPERIMENTAL)"
depends on EXPERIMENTAL
prompt "2.6.1"
# CT_INSERT_VERSION_ABOVE
# Don't remove above line!