summaryrefslogtreecommitdiff
path: root/openembedded/conf/machine/include/tune-ep9312.conf
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2006-02-10 11:45:39 +0000
committerRichard Purdie <richard@openedhand.com>2006-02-10 11:45:39 +0000
commitdd1b4430b5d74ee7f3827ed6eed56a2bd5f99d42 (patch)
treee8b9838dc2981038046081efe5145a4227902f7d /openembedded/conf/machine/include/tune-ep9312.conf
parentce241d7e6d8e31411867b5f2127b02c776b39d8a (diff)
downloadopenembedded-core-dd1b4430b5d74ee7f3827ed6eed56a2bd5f99d42.tar.gz
openembedded-core-dd1b4430b5d74ee7f3827ed6eed56a2bd5f99d42.tar.bz2
openembedded-core-dd1b4430b5d74ee7f3827ed6eed56a2bd5f99d42.tar.xz
openembedded-core-dd1b4430b5d74ee7f3827ed6eed56a2bd5f99d42.zip
Pull conf file updates from OE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@270 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/conf/machine/include/tune-ep9312.conf')
-rw-r--r--openembedded/conf/machine/include/tune-ep9312.conf6
1 files changed, 6 insertions, 0 deletions
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"
+