summaryrefslogtreecommitdiffstats
path: root/meta/conf/machine/include/tune-arm926ejs.conf
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2006-08-27 21:55:03 +0000
committerRichard Purdie <richard@openedhand.com>2006-08-27 21:55:03 +0000
commit2a01021aaffde56326d0bce0bbf0bb5bfe948b58 (patch)
tree18d10eb06a2a2dddf1f1b4880fe9a507dfb7afd8 /meta/conf/machine/include/tune-arm926ejs.conf
parent06a16339a3b30c944c754eb01b63f461b2d85ab6 (diff)
downloadpoky-2a01021aaffde56326d0bce0bbf0bb5bfe948b58.tar.gz
Sync conf files with OE (and add iwmmxt arch to capable machines)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@654 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf/machine/include/tune-arm926ejs.conf')
-rw-r--r--meta/conf/machine/include/tune-arm926ejs.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/conf/machine/include/tune-arm926ejs.conf b/meta/conf/machine/include/tune-arm926ejs.conf
index c1462ee148..ce1d4f7203 100644
--- a/meta/conf/machine/include/tune-arm926ejs.conf
+++ b/meta/conf/machine/include/tune-arm926ejs.conf
@@ -1,4 +1,3 @@
1#if gcc breaks change arm926ejs to arm926ej-s
2# For gcc 3.x you need: 1# For gcc 3.x you need:
3TARGET_CC_ARCH = "-march=armv5te -mtune=arm926ejs" 2TARGET_CC_ARCH = "-march=armv5te -mtune=arm926ejs"
4# For gcc 4.x you need: 3# For gcc 4.x you need: