]> code.ossystems Code Review - openembedded-core.git/commitdiff
spitz: added 'iwmmxt' to MACHINE_FEATURES (from OE)
authorMarcin Juszkiewicz <hrw@openedhand.com>
Fri, 18 Jan 2008 12:53:17 +0000 (12:53 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Fri, 18 Jan 2008 12:53:17 +0000 (12:53 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3527 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/conf/machine/spitz.conf

index 4a3730aeb0fd203c1d986548b7a9fa3db6b478cd..4a794331e824592212ed8120acbb1425a39dc667 100644 (file)
@@ -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"