Sign in
android-kvm
/
linux
/
40e020c129cfc991e8ab4736d2665351ffd1468d
/
.
/
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
/