diff options
| author | Xin LI <delphij@FreeBSD.org> | 2019-08-07 01:41:17 +0000 |
|---|---|---|
| committer | Xin LI <delphij@FreeBSD.org> | 2019-08-07 01:41:17 +0000 |
| commit | a15cb219c6f2b8ed16179c2fce882a2ff327b753 (patch) | |
| tree | 349e309b3dc2c04b7d3023b638aa084ff4456645 /sys/modules/crypto | |
| parent | 67b3fe8ecfee0266f3aaabc0c04e0b9de1af45ec (diff) | |
Notes
Diffstat (limited to 'sys/modules/crypto')
| -rw-r--r-- | sys/modules/crypto/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/modules/crypto/Makefile b/sys/modules/crypto/Makefile index 15e46057597f..09c5d710e985 100644 --- a/sys/modules/crypto/Makefile +++ b/sys/modules/crypto/Makefile @@ -23,7 +23,6 @@ KMOD = crypto SRCS = crypto.c cryptodev_if.c SRCS += criov.c cryptosoft.c xform.c SRCS += cast.c cryptodeflate.c rmd160.c rijndael-alg-fst.c rijndael-api.c rijndael-api-fst.c -CFLAGS.cryptodeflate.c += ${ZLIB_CFLAGS} SRCS += skipjack.c bf_enc.c bf_ecb.c bf_skey.c SRCS += camellia.c camellia-api.c SRCS += des_ecb.c des_enc.c des_setkey.c |
