Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Makefile « chtls « chelsio « crypto « drivers - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: bc11495acdb3cede16ed57d43471a16ac6ac6f7f (plain)
1
2
3
4
5
6
# SPDX-License-Identifier: GPL-2.0-only
ccflags-y := -I $(srctree)/drivers/net/ethernet/chelsio/cxgb4 \
	     -I $(srctree)/drivers/crypto/chelsio

obj-$(CONFIG_CRYPTO_DEV_CHELSIO_TLS) += chtls.o
chtls-objs := chtls_main.o chtls_cm.o chtls_io.o chtls_hw.o