mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-23 21:37:10 +02:00
toolchain/musl: fix typo on configuration symbol
Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34596 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
18d6fa3655
commit
b1993d0514
@ -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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user