diff options
Diffstat (limited to 'conf/machine/tune-ppc603e.conf')
-rw-r--r-- | conf/machine/tune-ppc603e.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/tune-ppc603e.conf b/conf/machine/tune-ppc603e.conf index e69de29bb2..7c8714cfc2 100644 --- a/conf/machine/tune-ppc603e.conf +++ b/conf/machine/tune-ppc603e.conf @@ -0,0 +1,2 @@ +TARGET_CC_ARCH = "-mcpu=603e" +PACKAGE_ARCH = "ppc603e" |