aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/h1910.conf
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@rpsys.net>2006-05-27 11:49:41 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-05-27 11:49:41 +0000
commit968a71a5e345076e394e4a600f0bf6ade40047e4 (patch)
tree41075ba1d49532cab021e175515d7fb7047d295d /conf/machine/h1910.conf
parent9e6193c7d63dcb31360e62e321da308d6f57e16c (diff)
downloadopenembedded-968a71a5e345076e394e4a600f0bf6ade40047e4.tar.gz
Further IPKG_EXTRA_ARCHS cleanup
Diffstat (limited to 'conf/machine/h1910.conf')
-rw-r--r--conf/machine/h1910.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/h1910.conf b/conf/machine/h1910.conf
index a023118268..39ab571d1e 100644
--- a/conf/machine/h1910.conf
+++ b/conf/machine/h1910.conf
@@ -6,7 +6,7 @@ KERNEL ?= "kernel26"
OVERRIDES =. "${KERNEL}:"
TARGET_ARCH = "arm"
-IPKG_EXTRA_ARCHS = "armv5te"
+IPKG_EXTRA_ARCHS = "armv4 armv4t armv5e armv5te"
include conf/machine/include/tune-xscale.conf