summaryrefslogtreecommitdiff
path: root/meta/conf/machine/akita.conf
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openedhand.com>2008-01-18 12:39:37 +0000
committerMarcin Juszkiewicz <hrw@openedhand.com>2008-01-18 12:39:37 +0000
commit7bdce63ffd0e868f1b60bbc29d7e26d5196b7422 (patch)
tree24c9c86d515fb226ad7da215391639e7c78551bf /meta/conf/machine/akita.conf
parentc85d492a4b0575ad1bf1383eb09a826543fabd0f (diff)
downloadopenembedded-core-7bdce63ffd0e868f1b60bbc29d7e26d5196b7422.tar.gz
openembedded-core-7bdce63ffd0e868f1b60bbc29d7e26d5196b7422.tar.bz2
openembedded-core-7bdce63ffd0e868f1b60bbc29d7e26d5196b7422.tar.xz
openembedded-core-7bdce63ffd0e868f1b60bbc29d7e26d5196b7422.zip
akita: added 'iwmmxt' to MACHINE_FEATURES (from OE)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3525 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf/machine/akita.conf')
-rw-r--r--meta/conf/machine/akita.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/conf/machine/akita.conf b/meta/conf/machine/akita.conf
index 06d594652..0f5eaca9c 100644
--- a/meta/conf/machine/akita.conf
+++ b/meta/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"