From 65f6428521a6721b94a9c3f90a229ef06179ab51 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Sun, 2 Sep 2007 17:00:54 +0000 Subject: conf/machine: Sync various changes with OE git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2656 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta/conf/machine/include/tune-arm926ejs.inc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta/conf/machine/include/tune-arm926ejs.inc') 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 @@ +FEED_ARCH = "armv5te" + # For gcc 3.x you need: #TARGET_CC_ARCH = "-march=armv5te -mtune=arm926ejs" # For gcc 4.x you need: -- cgit 1.2.3-korg