toolchain/musl: add support for 0.9.9
[openwrt/openwrt.git] / toolchain / musl / Config.in
index b34f724e690c6fd4b730ee230fdb09f192cef3d0..1d9f3f9d582ce4dcda57bfa98eddc4e917f79be3 100644 (file)
@@ -10,6 +10,9 @@ choice
        config MUSL_VERSION_0_9_8
                bool "musl 0.9.8"
 
+       config MUSL_VERSION_0_9_9
+               bool "musl 0.9.9"
+
 endchoice