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-07-07 10:15:27 +0000
commita0c36c3cd2909d060a6701879351704cc6a675ea (patch)
treef51f12c12e00cc85ac611543ff341c32d126d3ce
parent696446271405fdc03680e60b102e47eb27eeb19d (diff)
downloaddefinitions-a0c36c3cd2909d060a6701879351704cc6a675ea.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