summaryrefslogtreecommitdiffstats
path: root/sys/conf/files.powerpc
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.powerpc
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.powerpc')
-rw-r--r--sys/conf/files.powerpc1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/files.powerpc b/sys/conf/files.powerpc
index 5e674d4..704a3a2 100644
--- a/sys/conf/files.powerpc
+++ b/sys/conf/files.powerpc
@@ -70,6 +70,7 @@ powerpc/powerpc/db_trace.c optional ddb
crypto/blowfish/bf_enc.c optional ipsec ipsec_esp
crypto/des/des_enc.c optional ipsec ipsec_esp
+crypto/des/des_enc.c optional netsmbcrypto
dev/ofw/openfirm.c standard
dev/ofw/ofw_bus_if.m standard
OpenPOWER on IntegriCloud