aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/qemuarm.conf
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <marcin@haerwu.biz>2008-10-27 13:16:44 +0100
committerMarcin Juszkiewicz <hrw@openembedded.org>2008-10-27 13:34:06 +0100
commit70b91bf5661bc6c060383e3eecf07f16b1a4caaf (patch)
treee37574c09321c6b1f18b196b9c5f957ab7458993 /conf/machine/qemuarm.conf
parentacd8a62be2cd8508415abc926bc3a2658b2b30df (diff)
downloadopenembedded-70b91bf5661bc6c060383e3eecf07f16b1a4caaf.tar.gz
qemuarm: do not set PACKAGE_EXTRA_ARCHS as this is done in tune-arm926
Diffstat (limited to 'conf/machine/qemuarm.conf')
-rw-r--r--conf/machine/qemuarm.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/machine/qemuarm.conf b/conf/machine/qemuarm.conf
index 4306a6b22d..de76527167 100644
--- a/conf/machine/qemuarm.conf
+++ b/conf/machine/qemuarm.conf
@@ -3,7 +3,6 @@
#@DESCRIPTION: Machine configuration for running an ARM system under qemu emulation
TARGET_ARCH = "arm"
-PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5te"
require conf/machine/include/qemu.inc
require conf/machine/include/tune-arm926ejs.inc