From 26a96fc12fb2df9e965087589da2ed6a3e39b5e4 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Thu, 22 Sep 2005 22:02:48 +0000 Subject: Updates against mainline OE to fix various issues and make builds work again as a couple of poky changes got lost git-svn-id: https://svn.o-hand.com/repos/poky@29 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- openembedded/conf/machine/tune-arm926ejs.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'openembedded/conf/machine/tune-arm926ejs.conf') diff --git a/openembedded/conf/machine/tune-arm926ejs.conf b/openembedded/conf/machine/tune-arm926ejs.conf index 563586c90..5374c55dc 100644 --- a/openembedded/conf/machine/tune-arm926ejs.conf +++ b/openembedded/conf/machine/tune-arm926ejs.conf @@ -1,2 +1,3 @@ -TARGET_CC_ARCH = "-march=armv5te -mtune=arm926ej-s" +#TARGET_CC_ARCH = "-march=armv5te -mtune=arm926ej-s" +TARGET_CC_ARCH = "-march=armv5te" PACKAGE_ARCH = "armv5te" -- cgit v1.2.3