Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
1666cf8c492d7a9b8b83e26eb139961a4c137b80
/
.
/
net
/
tls
/
Makefile
blob: 4d6b728a67d0c122a41c1c0d5d5840598ba56472 [
file
] [
log
] [
blame
]
#
# Makefile for the TLS subsystem.
#
obj
-
$
(
CONFIG_TLS
)
+=
tls
.
o
tls
-
y
:=
tls_main
.
o tls_sw
.
o
tls
-
$
(
CONFIG_TLS_DEVICE
)
+=
tls_device
.
o tls_device_fallback
.
o