aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/akita.conf
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2007-10-01 12:56:53 +0000
committerKoen Kooi <koen@openembedded.org>2007-10-01 12:56:53 +0000
commit05b509107f4697d9ec9a6eaae1d8085a197ac57b (patch)
tree58472791b9327b9e73c61665b0698de07f093872 /conf/machine/akita.conf
parent0758358b14b63d166784e5163682f9dc72b49a0e (diff)
downloadopenembedded-05b509107f4697d9ec9a6eaae1d8085a197ac57b.tar.gz
iwmmxt machines: add 'iwmmxt' as machine feature
Diffstat (limited to 'conf/machine/akita.conf')
-rw-r--r--conf/machine/akita.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/akita.conf b/conf/machine/akita.conf
index 06d5946523..0f5eaca9cc 100644
--- a/conf/machine/akita.conf
+++ b/conf/machine/akita.conf
@@ -6,6 +6,8 @@ require conf/machine/include/zaurus-2.6.inc
require conf/machine/include/zaurus-clamshell.inc
PACKAGE_EXTRA_ARCHS += "iwmmxt"
+MACHINE_FEATURES += "iwmmxt"
+
IMAGE_FSTYPES ?= "jffs2"
ROOT_FLASH_SIZE = "58"