summaryrefslogtreecommitdiff
path: root/meta
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openedhand.com>2008-01-18 12:53:17 +0000
committerMarcin Juszkiewicz <hrw@openedhand.com>2008-01-18 12:53:17 +0000
commit8caadc8dc7f358df49ad7df99c2f548247007201 (patch)
treef2a6e7ba5cfca5f665e267345a8b35946567d60a /meta
parent45dc7ba72bb986757ee6a71596f0cc2aae078f9b (diff)
downloadopenembedded-core-8caadc8dc7f358df49ad7df99c2f548247007201.tar.gz
openembedded-core-8caadc8dc7f358df49ad7df99c2f548247007201.tar.bz2
openembedded-core-8caadc8dc7f358df49ad7df99c2f548247007201.tar.xz
openembedded-core-8caadc8dc7f358df49ad7df99c2f548247007201.zip
spitz: added 'iwmmxt' to MACHINE_FEATURES (from OE)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3527 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta')
-rw-r--r--meta/conf/machine/spitz.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/conf/machine/spitz.conf b/meta/conf/machine/spitz.conf
index 4a3730aeb..4a794331e 100644
--- a/meta/conf/machine/spitz.conf
+++ b/meta/conf/machine/spitz.conf
@@ -5,6 +5,8 @@
require conf/machine/include/zaurus-2.6.inc
require conf/machine/include/zaurus-clamshell.inc
+MACHINE_FEATURES += "iwmmxt"
+
PIVOTBOOT_EXTRA_RDEPENDS += "pivotinit ${PCMCIA_MANAGER}"
PACKAGE_EXTRA_ARCHS += "iwmmxt"