toolchain/musl: add version 0.9.11
[openwrt.git] / toolchain / musl / Config.in
index 36edf54..9853a4d 100644 (file)
@@ -19,6 +19,10 @@ choice
                select MUSL_VERSION_0_9_10
                bool "musl 0.9.10"
 
+       config MUSL_USE_VERSION_0_9_11
+               select MUSL_VERSION_0_9_11
+               bool "musl 0.9.11"
+
 endchoice