summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/qemuarm.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/qemuarm.conf b/conf/machine/qemuarm.conf
index 1742e1b1aa..0e8a081df5 100644
--- a/conf/machine/qemuarm.conf
+++ b/conf/machine/qemuarm.conf
@@ -3,7 +3,7 @@
#@DESCRIPTION: Machine configuration for running an ARM system under qemu emulation
TARGET_ARCH = "arm"
-PACKAGE_EXTRA_ARCHS = "armv4 armv5te"
+PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5te"
require conf/machine/include/qemu.conf
require conf/machine/include/tune-arm926ejs.conf