This website requires JavaScript.
Explore
Help
Sign In
openkylin
/
linux
mirror of
https://gitee.com/openkylin/linux.git
Watch
9
Star
0
Fork
You've already forked linux
0
Code
Issues
Projects
Releases
Wiki
Activity
bb176f6709
linux
/
net
/
tls
/
Makefile
8 lines
96 B
Makefile
Raw
Blame
History
#
# Makefile for the TLS subsystem.
#
obj-$(CONFIG_TLS)
+=
tls.o
tls-y
:=
tls_main.o tls_sw.o
Reference in New Issue
View Git Blame
Copy Permalink