summaryrefslogtreecommitdiffstats
path: root/sys/conf/files
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2005-06-12 00:47:21 +0000
committermarcel <marcel@FreeBSD.org>2005-06-12 00:47:21 +0000
commit70b9333cb481d6b5da744e869d927c9ddec91429 (patch)
tree3871effbc6290161381499095bd3658fb99a30b8 /sys/conf/files
parent547b8204c4d8709df43333108aacf7cd762d1dac (diff)
downloadFreeBSD-src-70b9333cb481d6b5da744e869d927c9ddec91429.zip
FreeBSD-src-70b9333cb481d6b5da744e869d927c9ddec91429.tar.gz
Refactor the NETSMBCRYPTO option so that it does the same on all
platforms. ARM is excluded as it doesn't yet have any crypto sources. Approved by: re (dwhite) MFC after: 1 day
Diffstat (limited to 'sys/conf/files')
-rw-r--r--sys/conf/files2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/conf/files b/sys/conf/files
index 2a3e4fb..0ac514c 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -291,8 +291,10 @@ crypto/blowfish/bf_skey.c optional crypto
crypto/blowfish/bf_skey.c optional ipsec ipsec_esp
crypto/des/des_ecb.c optional crypto
crypto/des/des_ecb.c optional ipsec ipsec_esp
+crypto/des/des_ecb.c optional netsmbcrypto
crypto/des/des_setkey.c optional crypto
crypto/des/des_setkey.c optional ipsec ipsec_esp
+crypto/des/des_setkey.c optional netsmbcrypto
crypto/rc4/rc4.c optional netgraph_mppc_encryption
crypto/rijndael/rijndael-alg-fst.c optional crypto
crypto/rijndael/rijndael-alg-fst.c optional geom_bde
OpenPOWER on IntegriCloud