From f23afc6f94b871d572a403bf1cf7231fec537110 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Thu, 9 Feb 2006 19:18:33 +0000 Subject: tune-ep9312.conf: add file containing optimized parameters for Cirrus-Logic ep9312 cpus --- conf/machine/include/tune-ep9312.conf | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 conf/machine/include/tune-ep9312.conf 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" + -- cgit v1.2.3