[Buildroot] [git commit branch/next] sam-ba: only propose it if the host is x86 or x86_64

From: Thomas Petazzoni <hidden>
Date: 2012-08-02 19:55:20
Subsystem: the rest · Maintainer: Linus Torvalds

commit: http://git.buildroot.net/buildroot/commit/?id=498ea22be27863c8eff99033384f9d268167a2b3
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/next

As sam-ba is delivered as a binary for x86

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <redacted>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <redacted>
---
 package/sam-ba/Config.in.host |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/package/sam-ba/Config.in.host b/package/sam-ba/Config.in.host
index f2ea01f..20b2b36 100644
--- a/package/sam-ba/Config.in.host
+++ b/package/sam-ba/Config.in.host
@@ -1,5 +1,6 @@
 config BR2_PACKAGE_HOST_SAM_BA
 	bool "host sam-ba"
+	depends on BR2_HOSTARCH = "x86_64" || BR2_HOSTARCH = "x86"
 	help
 	  Atmel SAM-BA software provides an open set of tools for
 	  programming the Atmel SAM3, SAM7 and SAM9 ARM-based
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help