]> Git Repo - linux.git/blame - net/tls/Makefile
Merge tag 'kbuild-fixes-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux.git] / net / tls / Makefile
CommitLineData
3c4d7559
DW
1#
2# Makefile for the TLS subsystem.
3#
4
5obj-$(CONFIG_TLS) += tls.o
6
7tls-y := tls_main.o tls_sw.o
e8f69799
IL
8
9tls-$(CONFIG_TLS_DEVICE) += tls_device.o tls_device_fallback.o
This page took 0.139022 seconds and 4 git commands to generate.