diff options
Diffstat (limited to 'meta/conf/machine/include/tune-ppce500.inc')
-rw-r--r-- | meta/conf/machine/include/tune-ppce500.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/conf/machine/include/tune-ppce500.inc b/meta/conf/machine/include/tune-ppce500.inc new file mode 100644 index 0000000000..11717eba70 --- /dev/null +++ b/meta/conf/machine/include/tune-ppce500.inc | |||
@@ -0,0 +1,2 @@ | |||
1 | TARGET_CC_ARCH = "-mcpu=8540" | ||
2 | PACKAGE_ARCH = "ppce500" | ||