From: Liam Girdwood Date: Sat, 23 Sep 2006 12:50:22 +0000 (+0000) Subject: tune-arm1136jf-s| machine conf: added arm11jf-s CPU support X-Git-Tag: Release-2010-05/1~9453^2~728^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6fc27e717e798f79886ae1cce3569528869f8528;p=openembedded.git tune-arm1136jf-s| machine conf: added arm11jf-s CPU support --- diff --git a/conf/machine/include/tune-arm1136jf-s.conf b/conf/machine/include/tune-arm1136jf-s.conf new file mode 100644 index 0000000000..9b4174018c --- /dev/null +++ b/conf/machine/include/tune-arm1136jf-s.conf @@ -0,0 +1,2 @@ +TARGET_CC_ARCH = "-march=armv6 -mtune=arm1136jf-s -mfpu=vfp" +PACKAGE_ARCH = "armv6" \ No newline at end of file