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