Sign in
nest-open-source
/
manifest_repos
/
kernel
/
56f6ecad7e8aebbbde7e963cdf32ad3112650d66
/
.
/
drivers
/
crypto
/
chelsio
/
Makefile
blob: 639e5718dff4edd951e1a94ff4e77db7f2b636ce [
file
]
ccflags
-
y
:=
-
Idrivers
/
net
/
ethernet
/
chelsio
/
cxgb4
obj
-
$
(
CONFIG_CRYPTO_DEV_CHELSIO
)
+=
chcr
.
o
chcr
-
objs
:=
chcr_core
.
o chcr_algo
.
o
chcr
-
$
(
CONFIG_CHELSIO_IPSEC_INLINE
)
+=
chcr_ipsec
.
o
obj
-
$
(
CONFIG_CRYPTO_DEV_CHELSIO_TLS
)
+=
chtls
/