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 486562a36..3fff33e60 100644 --- a/target/config/Config.in.libc.choice +++ b/target/config/Config.in.libc.choice @@ -105,8 +105,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_10 - bool "1.1.10" +config ADK_TARGET_LIB_MUSL_1_1_11 + bool "1.1.11" depends on ADK_TARGET_LIB_MUSL config ADK_TARGET_LIB_MUSL_GIT |