From 7dd6c19344b8a181d5d48777328524d18f1963e6 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Fri, 5 Sep 2014 16:33:18 +0200 Subject: set git version as default --- target/config/Config.in.libc.choice | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'target/config') diff --git a/target/config/Config.in.libc.choice b/target/config/Config.in.libc.choice index 391e6b931..609ab5cdb 100644 --- a/target/config/Config.in.libc.choice +++ b/target/config/Config.in.libc.choice @@ -83,17 +83,17 @@ config ADK_TARGET_LIB_GLIBC_GIT select ADK_DISABLE_CHECKSUM depends on ADK_TARGET_LIB_GLIBC -config ADK_TARGET_LIB_UCLIBC_0_9_33_2 - prompt "0.9.33.2" - boolean - depends on ADK_TARGET_LIB_UCLIBC - config ADK_TARGET_LIB_UCLIBC_GIT prompt "git" boolean select ADK_DISABLE_CHECKSUM depends on ADK_TARGET_LIB_UCLIBC +config ADK_TARGET_LIB_UCLIBC_0_9_33_2 + prompt "0.9.33.2" + boolean + depends on ADK_TARGET_LIB_UCLIBC + config ADK_TARGET_LIB_MUSL_1_1_4 prompt "1.1.4" boolean -- cgit v1.2.3