toolchain/musl: fix typo on configuration symbol
[openwrt/openwrt.git] / toolchain / musl / Config.in
index fa1e445700777ca4bfb33b93a5611651eb5f6c77..254a8d4201116b85779de3a849cae9b3e5c69a9e 100644 (file)
@@ -3,7 +3,7 @@
 choice
        prompt "musl Version"
        depends on TOOLCHAINOPTS && USE_MUSL
-       default UCLIBC_VERSION_0_9_7
+       default MUSL_VERSION_0_9_7
        help
          Select the version of musl you wish to use.