summaryrefslogtreecommitdiff
path: root/config/libc/eglibc.in
diff options
context:
space:
mode:
Diffstat (limited to 'config/libc/eglibc.in')
-rw-r--r--config/libc/eglibc.in13
1 files changed, 7 insertions, 6 deletions
diff --git a/config/libc/eglibc.in b/config/libc/eglibc.in
index 0a0a8b3..bf0e4ed 100644
--- a/config/libc/eglibc.in
+++ b/config/libc/eglibc.in
@@ -6,12 +6,6 @@ choice
bool
prompt "eglibc version"
-config EGLIBC_V_TRUNK
- bool
- prompt "'trunk'"
- help
- Selecting this will export the trunk of the eglibc subversion repository.
-
config EGLIBC_V_2_5
bool
prompt "2.5"
@@ -30,6 +24,13 @@ config EGLIBC_V_2_8
# CT_INSERT_VERSION_ABOVE
# Don't remove above line!
+
+config EGLIBC_V_TRUNK
+ bool
+ prompt "'trunk'"
+ help
+ Selecting this will export the trunk of the eglibc subversion repository.
+
endchoice
config LIBC_VERSION