summaryrefslogtreecommitdiffstats
path: root/sys/conf/files.amd64
diff options
context:
space:
mode:
authortjr <tjr@FreeBSD.org>2004-04-23 14:41:23 +0000
committertjr <tjr@FreeBSD.org>2004-04-23 14:41:23 +0000
commiteb9c173549971e0ba008fdd46a24a1a160661150 (patch)
treee1c95c83d454fa032360eb71a002632a1bd0ae97 /sys/conf/files.amd64
parentac1b5d3276586f94480adc63d0144c7d524cc94c (diff)
downloadFreeBSD-src-eb9c173549971e0ba008fdd46a24a1a160661150.zip
FreeBSD-src-eb9c173549971e0ba008fdd46a24a1a160661150.tar.gz
Add files required for the NETSMBCRYPTO option.
Diffstat (limited to 'sys/conf/files.amd64')
-rw-r--r--sys/conf/files.amd643
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/conf/files.amd64 b/sys/conf/files.amd64
index dc1a951..0c1e106 100644
--- a/sys/conf/files.amd64
+++ b/sys/conf/files.amd64
@@ -90,6 +90,9 @@ crypto/blowfish/bf_enc.c optional ipsec ipsec_esp
crypto/des/des_enc.c optional ipsec ipsec_esp
crypto/blowfish/bf_enc.c optional crypto
crypto/des/des_enc.c optional crypto
+crypto/des/des_ecb.c optional netsmbcrypto
+crypto/des/des_enc.c optional netsmbcrypto
+crypto/des/des_setkey.c optional netsmbcrypto
dev/fb/fb.c optional fb
dev/fb/fb.c optional vga
dev/fb/splash.c optional splash
OpenPOWER on IntegriCloud