diff options
Diffstat (limited to 'meta/conf/machine/include/tune-ep9312.conf')
| -rw-r--r-- | meta/conf/machine/include/tune-ep9312.conf | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/meta/conf/machine/include/tune-ep9312.conf b/meta/conf/machine/include/tune-ep9312.conf new file mode 100644 index 0000000000..f7a6fb845b --- /dev/null +++ b/meta/conf/machine/include/tune-ep9312.conf | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | TARGET_CC_ARCH = "-march=ep9312 -mtune=ep9312" | ||
| 2 | # add "-mfp=maverick" for newer gcc versions > 4.0 | ||
| 3 | |||
| 4 | #set arch to ep9312 for all generated packages | ||
| 5 | PACKAGE_ARCH = "ep9312" | ||
| 6 | |||
