]> Git Repo - linux.git/blob - net/tls/Makefile
netlink: access nlk groups safely in netlink bind and getname
[linux.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
This page took 0.034402 seconds and 4 git commands to generate.