summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2017-06-19 12:43:09 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2017-06-19 12:43:09 +0000
commitb897835882b440ba4030c9d4f9fb305b40589042 (patch)
tree3ed619339216462fdbf9affd2ad45f0782372079
parentf6a9d22e2fdbb13a26d9eebd581abba338df8d33 (diff)
downloaddefinitions-b897835882b440ba4030c9d4f9fb305b40589042.tar.gz
project.conf: Support powerpc64
-rw-r--r--project.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/project.conf b/project.conf
index 854c6bf5..641a84da 100644
--- a/project.conf
+++ b/project.conf
@@ -51,3 +51,9 @@ arches:
mips32l:
variables:
cpu: mipsel
+ ppc64b:
+ variables:
+ cpu: powerpc64be
+ ppc64l:
+ variables:
+ cpu: powerpc64le