Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
jkirsher
/
next-queue
/
7170e6045a6a8b33f4fa5753589dc77b16198e2d
/
.
/
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