aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/htcuniversal.conf
diff options
context:
space:
mode:
authorFlorian Boor <florian.boor@kernelconcepts.de>2008-12-19 12:45:48 +0100
committerFlorian Boor <florian.boor@kernelconcepts.de>2009-01-06 21:38:53 +0100
commit77620ff555499121e55731899826e52ab3ed96ee (patch)
treef32bccec86fb928ec51b5d36ed994554a8d892e1 /conf/machine/htcuniversal.conf
parented1e1b42c0a348ed90ca1a5b3a55532af8e6232f (diff)
downloadopenembedded-77620ff555499121e55731899826e52ab3ed96ee.tar.gz
htcuniversal.conf: Remove duplicated EXTRA_ARCHS entries.
Diffstat (limited to 'conf/machine/htcuniversal.conf')
-rw-r--r--conf/machine/htcuniversal.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/htcuniversal.conf b/conf/machine/htcuniversal.conf
index 55a6757e7c..1a5e18dd71 100644
--- a/conf/machine/htcuniversal.conf
+++ b/conf/machine/htcuniversal.conf
@@ -6,7 +6,7 @@
# Hardware-based properties
#
TARGET_ARCH = "arm"
-PACKAGE_EXTRA_ARCHS = " armv4t armv5te iwmmxt"
+PACKAGE_EXTRA_ARCHS = " iwmmxt"
# Use tune-xscale per default. Machine independent feeds should be built with tune-strongarm.
require conf/machine/include/tune-xscale.inc