summaryrefslogtreecommitdiff
path: root/conf/machine
diff options
context:
space:
mode:
authorLeon Woestenberg <leon.woestenberg@gmail.com>2007-10-18 16:19:00 +0000
committerLeon Woestenberg <leon.woestenberg@gmail.com>2007-10-18 16:19:00 +0000
commit51d88fa521229df09a9d624618d7e861d765d21a (patch)
treef204b5571d74a8b6f1c85101e00c0b79483caa24 /conf/machine
parent26454db1f87d96c0c1e5901baed4187ee986fb09 (diff)
machine/tune-ppce300c3: Added PowerPC core, used in MPC83xx.
Diffstat (limited to 'conf/machine')
-rw-r--r--conf/machine/include/tune-ppce300c3.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/include/tune-ppce300c3.inc b/conf/machine/include/tune-ppce300c3.inc
new file mode 100644
index 0000000000..29944eeba4
--- /dev/null
+++ b/conf/machine/include/tune-ppce300c3.inc
@@ -0,0 +1,2 @@
+TARGET_CC_ARCH = "-mcpu=e300c3"
+PACKAGE_ARCH = "ppce300c3"