repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
perf bpf: Move perf_event_output() from stdio.h to bpf.h
[linux/fpc-iii.git]
/
net
/
tls
/
Makefile
blob
4d6b728a67d0c122a41c1c0d5d5840598ba56472
1
#
2
# Makefile for the TLS subsystem.
3
#
4
5
obj-
$(
CONFIG_TLS
) +=
tls.o
6
7
tls-y
:=
tls_main.o tls_sw.o
8
9
tls-
$(
CONFIG_TLS_DEVICE
) +=
tls_device.o tls_device_fallback.o