diff options
Diffstat (limited to 'openssl')
| -rw-r--r-- | openssl/openssl_0.9.7d.oe | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/openssl/openssl_0.9.7d.oe b/openssl/openssl_0.9.7d.oe index 9923790e6b..2ff9853c03 100644 --- a/openssl/openssl_0.9.7d.oe +++ b/openssl/openssl_0.9.7d.oe @@ -46,6 +46,9 @@ do_compile () { linux-mipsel) target=linux-mipsel ;; + linux-powerpc) + target=linux-ppc + ;; linux-x86_64) target=linux-x86_64 ;; |
