aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/hx2000.conf
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2007-01-07 09:53:43 +0000
committerKoen Kooi <koen@openembedded.org>2007-01-07 09:53:43 +0000
commit725b7aeac7588ff4f00c2d46419e75c5eeb79209 (patch)
treebf671062af32e72a06b1f31bbd12be00df282a32 /conf/machine/hx2000.conf
parentdd1871747c97f2cf4ff3ba50a2498f71239ece64 (diff)
downloadopenembedded-725b7aeac7588ff4f00c2d46419e75c5eeb79209.tar.gz
lots of machines: remove bogus architecture
Diffstat (limited to 'conf/machine/hx2000.conf')
-rw-r--r--conf/machine/hx2000.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/hx2000.conf b/conf/machine/hx2000.conf
index 900da400b0..ffffc3a569 100644
--- a/conf/machine/hx2000.conf
+++ b/conf/machine/hx2000.conf
@@ -3,7 +3,7 @@
#@DESCRIPTION: Machine configuration for the hx2000 iPAQs with a pxa27x CPU
TARGET_ARCH = "arm"
-PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5te iwmmxt ipaqpxa ipaq-pxa270"
+PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5te iwmmxt "
PREFERRED_PROVIDER_virtual/kernel = "linux-rp"