diff --git a/package/mosh/Config.in b/package/mosh/Config.in index 2f5214cd3c..4ad7d61023 100644 --- a/package/mosh/Config.in +++ b/package/mosh/Config.in @@ -1,5 +1,6 @@ comment "mosh needs a toolchain w/ threads" depends on !BR2_TOOLCHAIN_HAS_THREADS + depends on !(BR2_arm || BR2_i386 || BR2_mipsel || BR2_x86_64) config BR2_PACKAGE_MOSH bool "mosh"