From: Koen Kooi Date: Wed, 3 Aug 2005 18:56:09 +0000 (+0000) Subject: Remove hyphen from arm926-j *again* X-Git-Tag: Release-2010-05/1~9453^2~3994^2~15 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a87524341057bb3648c399d17a68c1de2bf9e34d;p=openembedded.git Remove hyphen from arm926-j *again* --- diff --git a/conf/machine/tune-arm926ejs.conf b/conf/machine/tune-arm926ejs.conf index 563586c902..4e62a749dc 100644 --- a/conf/machine/tune-arm926ejs.conf +++ b/conf/machine/tune-arm926ejs.conf @@ -1,2 +1,2 @@ -TARGET_CC_ARCH = "-march=armv5te -mtune=arm926ej-s" +TARGET_CC_ARCH = "-march=armv5te -mtune=arm926ejs" PACKAGE_ARCH = "armv5te"