aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/a780.conf
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2007-01-05 09:31:20 +0000
committerKoen Kooi <koen@openembedded.org>2007-01-05 09:31:20 +0000
commit339dc11182929970332d2c4de72da44c3e7b0f75 (patch)
tree89704dcb54ed51c83855aabf91fbb30af54b603f /conf/machine/a780.conf
parent17e0c2aef9336f789fd15f8c507f3ca1e61ed558 (diff)
downloadopenembedded-339dc11182929970332d2c4de72da44c3e7b0f75.tar.gz
a780: support iwmmxt
Diffstat (limited to 'conf/machine/a780.conf')
-rw-r--r--conf/machine/a780.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/a780.conf b/conf/machine/a780.conf
index 8c3f768e8c..85beb45325 100644
--- a/conf/machine/a780.conf
+++ b/conf/machine/a780.conf
@@ -4,7 +4,7 @@
TARGET_ARCH = "arm"
-PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5te"
+PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5te iwmmxt"
PREFERRED_PROVIDER_xserver = "xserver-kdrive"
PREFERRED_PROVIDER_virtual/kernel = "linux-ezx"