From dd1b4430b5d74ee7f3827ed6eed56a2bd5f99d42 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Fri, 10 Feb 2006 11:45:39 +0000 Subject: Pull conf file updates from OE git-svn-id: https://svn.o-hand.com/repos/poky/trunk@270 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- openembedded/conf/machine/include/tune-ep9312.conf | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 openembedded/conf/machine/include/tune-ep9312.conf (limited to 'openembedded/conf/machine/include/tune-ep9312.conf') diff --git a/openembedded/conf/machine/include/tune-ep9312.conf b/openembedded/conf/machine/include/tune-ep9312.conf new file mode 100644 index 000000000..f7a6fb845 --- /dev/null +++ b/openembedded/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