diff options
author | Stelios Koroneos <skoroneos@digital-opsis.com> | 2006-12-01 19:16:46 +0000 |
---|---|---|
committer | Stelios Koroneos <skoroneos@digital-opsis.com> | 2006-12-01 19:16:46 +0000 |
commit | 16248701f65929ae1c5c4f6b714465dd9a0dd665 (patch) | |
tree | e42e1c3d92492d42241be45325108e43a9621bce /conf/machine | |
parent | 944e2535504a15ddd42c8e92ccc899e2b1213f9d (diff) |
Machine file update for dht-walnut
Diffstat (limited to 'conf/machine')
-rw-r--r-- | conf/machine/include/tune-ppc405.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/include/tune-ppc405.conf b/conf/machine/include/tune-ppc405.conf new file mode 100644 index 0000000000..cf8f58c115 --- /dev/null +++ b/conf/machine/include/tune-ppc405.conf @@ -0,0 +1,2 @@ +TARGET_CC_ARCH = "-mcpu=405" +PACKAGE_ARCH = "ppc405" |