Sign in
android-kvm
/
linux
/
a2aeaeabbc9a1fbfb22d23539ae315cf52f09a0a
/
.
/
drivers
/
net
/
ethernet
/
chelsio
/
inline_crypto
/
chtls
/
Makefile
blob: bc11495acdb3cede16ed57d43471a16ac6ac6f7f [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0-only
ccflags
-
y
:=
-
I $
(
srctree
)/
drivers
/
net
/
ethernet
/
chelsio
/
cxgb4 \
-
I $
(
srctree
)/
drivers
/
crypto
/
chelsio
obj
-
$
(
CONFIG_CRYPTO_DEV_CHELSIO_TLS
)
+=
chtls
.
o
chtls
-
objs
:=
chtls_main
.
o chtls_cm
.
o chtls_io
.
o chtls_hw
.
o