summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"