diff options
Diffstat (limited to 'target/config/Config.in.libc.choice')
-rw-r--r-- | target/config/Config.in.libc.choice | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/config/Config.in.libc.choice b/target/config/Config.in.libc.choice index 969bd9ac0..27bb037f0 100644 --- a/target/config/Config.in.libc.choice +++ b/target/config/Config.in.libc.choice @@ -88,8 +88,8 @@ config ADK_TARGET_LIB_UCLIBC_0_9_33_2 bool "0.9.33.2" depends on ADK_TARGET_LIB_UCLIBC -config ADK_TARGET_LIB_MUSL_1_1_5 - bool "1.1.5" +config ADK_TARGET_LIB_MUSL_1_1_6 + bool "1.1.6" depends on ADK_TARGET_LIB_MUSL config ADK_TARGET_LIB_MUSL_GIT |