Просмотр исходного кода

mosh: don't show dependencies comment on unsupported arches

Cc: Christian Stewart <christian@paral.in>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Acked-by: "Christian Stewart" <c <yann.morin.1998@free.fr>hristian@paral.in>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Baruch Siach 10 лет назад
Родитель
Сommit
e068ebe83a
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      package/mosh/Config.in

+ 1 - 0
package/mosh/Config.in

@@ -1,5 +1,6 @@
 comment "mosh needs a toolchain w/ threads"
 comment "mosh needs a toolchain w/ threads"
 	depends on !BR2_TOOLCHAIN_HAS_THREADS
 	depends on !BR2_TOOLCHAIN_HAS_THREADS
+	depends on !(BR2_arm || BR2_i386 || BR2_mipsel || BR2_x86_64)
 
 
 config BR2_PACKAGE_MOSH
 config BR2_PACKAGE_MOSH
 	bool "mosh"
 	bool "mosh"