Sign in
zircon-guest
/
third_party
/
linux
/
455f05ecd2b219e9a216050796d30c830d9bc393
/
.
/
drivers
/
crypto
/
chelsio
/
Makefile
blob: 639e5718dff4edd951e1a94ff4e77db7f2b636ce [
file
] [
log
] [
blame
]
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
/