summaryrefslogtreecommitdiff
path: root/target/config/Config.in.libc.choice
diff options
context:
space:
mode:
Diffstat (limited to 'target/config/Config.in.libc.choice')
-rw-r--r--target/config/Config.in.libc.choice8
1 files changed, 4 insertions, 4 deletions
diff --git a/target/config/Config.in.libc.choice b/target/config/Config.in.libc.choice
index 629b7d399..eef7aa338 100644
--- a/target/config/Config.in.libc.choice
+++ b/target/config/Config.in.libc.choice
@@ -72,12 +72,12 @@ config ADK_TARGET_LIB_UCLIBC_NG_GIT
bool "git"
depends on ADK_TARGET_LIB_UCLIBC_NG
-config ADK_TARGET_LIB_GLIBC_2_20
- bool "2.20"
+config ADK_TARGET_LIB_GLIBC_2_21
+ bool "2.21"
depends on ADK_TARGET_LIB_GLIBC
-config ADK_TARGET_LIB_GLIBC_2_19
- bool "2.19"
+config ADK_TARGET_LIB_GLIBC_2_20
+ bool "2.20"
depends on ADK_TARGET_LIB_GLIBC
config ADK_TARGET_LIB_GLIBC_GIT