Explorar o código

sam-ba: only propose it if the host is x86 or x86_64

As sam-ba is delivered as a binary for x86

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Jean-Christophe PLAGNIOL-VILLARD %!s(int64=13) %!d(string=hai) anos
pai
achega
498ea22be2
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      package/sam-ba/Config.in.host

+ 1 - 0
package/sam-ba/Config.in.host

@@ -1,5 +1,6 @@
 config BR2_PACKAGE_HOST_SAM_BA
 config BR2_PACKAGE_HOST_SAM_BA
 	bool "host sam-ba"
 	bool "host sam-ba"
+	depends on BR2_HOSTARCH = "x86_64" || BR2_HOSTARCH = "x86"
 	help
 	help
 	  Atmel SAM-BA software provides an open set of tools for
 	  Atmel SAM-BA software provides an open set of tools for
 	  programming the Atmel SAM3, SAM7 and SAM9 ARM-based
 	  programming the Atmel SAM3, SAM7 and SAM9 ARM-based