Add in the crypto support from the generic versions.
This commit is contained in:
parent
fac13b401e
commit
4b0f524bb8
@ -92,3 +92,7 @@ dev/ofw/ofw_if.m optional fdt
|
||||
dev/ofw/ofw_bus_subr.c optional fdt
|
||||
dev/ofw/ofw_fdt.c optional fdt
|
||||
dev/fdt/fdt_mips.c optional fdt
|
||||
|
||||
# crypto support -- use generic
|
||||
crypto/blowfish/bf_enc.c optional crypto | ipsec
|
||||
crypto/des/des_enc.c optional crypto | ipsec
|
||||
|
Loading…
x
Reference in New Issue
Block a user