summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2007-08-11 10:49:40 +0000
committerKoen Kooi <koen@openembedded.org>2007-08-11 10:49:40 +0000
commitbb30e88e424e1ce8bc54a06191519fa597ee7e32 (patch)
tree353a471796bf84c397aa24ea5c3c46c6bcb645d9 /conf
parent05991c5873530c5b7233e334d3d07323fc061b0c (diff)
gumstix: add PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5e armv5te "
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/gumstix.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/gumstix.conf b/conf/machine/gumstix.conf
index 510de49a3f..e259477a7b 100644
--- a/conf/machine/gumstix.conf
+++ b/conf/machine/gumstix.conf
@@ -3,6 +3,7 @@
#@DESCRIPTION: Gumstix pxa2xx boards
TARGET_ARCH = "arm"
+PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5e armv5te "
PREFERRED_PROVIDER_virtual/kernel = "linux-gumstix"