From: Koen Kooi Date: Thu, 9 Feb 2006 19:18:33 +0000 (+0000) Subject: tune-ep9312.conf: add file containing optimized parameters for Cirrus-Logic ep9312... X-Git-Tag: Release-2010-05/1~9453^2~2375^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f23afc6f94b871d572a403bf1cf7231fec537110;p=openembedded.git tune-ep9312.conf: add file containing optimized parameters for Cirrus-Logic ep9312 cpus --- diff --git a/conf/machine/include/tune-ep9312.conf b/conf/machine/include/tune-ep9312.conf new file mode 100644 index 0000000000..f7a6fb845b --- /dev/null +++ b/conf/machine/include/tune-ep9312.conf @@ -0,0 +1,6 @@ +TARGET_CC_ARCH = "-march=ep9312 -mtune=ep9312" +# add "-mfp=maverick" for newer gcc versions > 4.0 + +#set arch to ep9312 for all generated packages +PACKAGE_ARCH = "ep9312" +