summaryrefslogtreecommitdiffstats
path: root/meta/conf/machine/include/tune-arm926ejs.inc
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2007-09-02 17:00:54 +0000
committerRichard Purdie <richard@openedhand.com>2007-09-02 17:00:54 +0000
commit65f6428521a6721b94a9c3f90a229ef06179ab51 (patch)
treedf9dcda77e0bacb2f7d496e272ea13df649a83dd /meta/conf/machine/include/tune-arm926ejs.inc
parentd20e041f2f9c27bd3fc8f0f266c1e6a1f286eb3f (diff)
downloadpoky-65f6428521a6721b94a9c3f90a229ef06179ab51.tar.gz
conf/machine: Sync various changes with OE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2656 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf/machine/include/tune-arm926ejs.inc')
-rw-r--r--meta/conf/machine/include/tune-arm926ejs.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/conf/machine/include/tune-arm926ejs.inc b/meta/conf/machine/include/tune-arm926ejs.inc
index 31fe8868ca..c3e8d7aefc 100644
--- a/meta/conf/machine/include/tune-arm926ejs.inc
+++ b/meta/conf/machine/include/tune-arm926ejs.inc
@@ -1,3 +1,5 @@
1FEED_ARCH = "armv5te"
2
1# For gcc 3.x you need: 3# For gcc 3.x you need:
2#TARGET_CC_ARCH = "-march=armv5te -mtune=arm926ejs" 4#TARGET_CC_ARCH = "-march=armv5te -mtune=arm926ejs"
3# For gcc 4.x you need: 5# For gcc 4.x you need: