From: Koen Kooi Date: Thu, 21 Dec 2006 09:57:56 +0000 (+0000) Subject: tune-thumb: add tune file to enable thumb stuff on armvXt X-Git-Tag: Release-2010-05/1~9453^2~144^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a1269e53c80708c3e3f53569791c66eab0cae12;p=openembedded.git tune-thumb: add tune file to enable thumb stuff on armvXt --- diff --git a/conf/machine/include/tune-thumb.conf b/conf/machine/include/tune-thumb.conf new file mode 100644 index 0000000000..862c2c3fcc --- /dev/null +++ b/conf/machine/include/tune-thumb.conf @@ -0,0 +1,2 @@ +TARGET_CC_ARCH += " -mthumb " +