musl: move the dependency on BROKEN to the right config symbol
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39754
This commit is contained in:
@@ -219,6 +219,7 @@ choice
|
||||
config LIBC_USE_MUSL
|
||||
bool "Use musl"
|
||||
select USE_MUSL
|
||||
depends on BROKEN
|
||||
depends on !(mips64 || mips64el)
|
||||
|
||||
endchoice
|
||||
|
||||
Reference in New Issue
Block a user