aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/openssl/openssl.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/openssl/openssl.inc')
-rw-r--r--recipes/openssl/openssl.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/openssl/openssl.inc b/recipes/openssl/openssl.inc
index 55e9bbbdac..24b517d3af 100644
--- a/recipes/openssl/openssl.inc
+++ b/recipes/openssl/openssl.inc
@@ -78,7 +78,7 @@ do_configure () {
linux-mipsel)
target=debian-mipsel
;;
- linux-powerpc)
+ linux-powerpc | linux-powerpc64)
target=linux-ppc
;;
linux-supersparc)