Makefile 96 B

1234567
  1. #
  2. # Makefile for the TLS subsystem.
  3. #
  4. obj-$(CONFIG_TLS) += tls.o
  5. tls-y := tls_main.o tls_sw.o