- Add DES and Blowfish implementstions to build. Required by crypto(4)

This commit is contained in:
Oleksandr Tymoshenko 2009-07-17 02:28:27 +00:00
parent 23a9b716a1
commit aa1e98d04d

View File

@ -73,6 +73,8 @@ mips/mips/support.S standard
mips/mips/sys_machdep.c standard
mips/mips/swtch.S standard
mips/mips/uio_machdep.c standard
crypto/blowfish/bf_enc.c optional crypto | ipsec
crypto/des/des_enc.c optional crypto | ipsec | netsmb
geom/geom_bsd.c optional geom_bsd
geom/geom_bsd_enc.c optional geom_bsd
geom/geom_mbr.c optional geom_mbr