diff options
Diffstat (limited to 'src/lib/libcrypto/arch/mips64')
| -rw-r--r-- | src/lib/libcrypto/arch/mips64/Makefile.inc | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/lib/libcrypto/arch/mips64/Makefile.inc b/src/lib/libcrypto/arch/mips64/Makefile.inc index 2d547f4a5c..403c9d3278 100644 --- a/src/lib/libcrypto/arch/mips64/Makefile.inc +++ b/src/lib/libcrypto/arch/mips64/Makefile.inc | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | # $OpenBSD: Makefile.inc,v 1.7 2023/01/20 10:07:52 jsing Exp $ | 1 | # $OpenBSD: Makefile.inc,v 1.8 2024/03/27 11:12:08 jsing Exp $ |
| 2 | 2 | ||
| 3 | # mips64-specific libcrypto build rules | 3 | # mips64-specific libcrypto build rules |
| 4 | 4 | ||
| @@ -6,8 +6,6 @@ | |||
| 6 | SRCS+= aes_cbc.c | 6 | SRCS+= aes_cbc.c |
| 7 | CFLAGS+= -DAES_ASM | 7 | CFLAGS+= -DAES_ASM |
| 8 | SSLASM+= aes aes-mips aes-mips | 8 | SSLASM+= aes aes-mips aes-mips |
| 9 | # bf | ||
| 10 | SRCS+= bf_enc.c | ||
| 11 | # bn | 9 | # bn |
| 12 | SSLASM+= bn mips bn-mips | 10 | SSLASM+= bn mips bn-mips |
| 13 | SSLASM+= bn mips-mont mips-mont | 11 | SSLASM+= bn mips-mont mips-mont |
