aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/include/tune-ep9312.inc
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/include/tune-ep9312.inc')
-rw-r--r--conf/machine/include/tune-ep9312.inc6
1 files changed, 6 insertions, 0 deletions
diff --git a/conf/machine/include/tune-ep9312.inc b/conf/machine/include/tune-ep9312.inc
new file mode 100644
index 0000000000..0982cf2a13
--- /dev/null
+++ b/conf/machine/include/tune-ep9312.inc
@@ -0,0 +1,6 @@
+TARGET_CC_ARCH = "-march=ep9312 -mtune=ep9312 -mcpu=ep9312"
+# add "-mfp=maverick" for newer gcc versions > 4.0
+
+#set arch to ep9312 for all generated packages
+PACKAGE_ARCH = "ep9312"
+