1*a8c16e8eSRohit Maheshwari# SPDX-License-Identifier: GPL-2.0-only 2*a8c16e8eSRohit Maheshwariccflags-y := -I $(srctree)/drivers/net/ethernet/chelsio/cxgb4 3*a8c16e8eSRohit Maheshwari 4*a8c16e8eSRohit Maheshwariobj-$(CONFIG_CHELSIO_TLS_DEVICE) += ch_ktls.o 5*a8c16e8eSRohit Maheshwarich_ktls-objs := chcr_ktls.o 6