git.samba.org
/
sfrench
/
cifs-2.6.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
[sfrench/cifs-2.6.git]
/
net
/
tls
/
Makefile
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