summaryrefslogtreecommitdiff
path: root/drivers/crypto/marvell/octeontx2/Makefile
blob: 3c4155446296c62b7cb7b9672ad5f698009d8eb5 (plain)
1
2
3
4
5
6
7
# SPDX-License-Identifier: GPL-2.0-only
obj-$(CONFIG_CRYPTO_DEV_OCTEONTX2_CPT) += octeontx2-cpt.o

octeontx2-cpt-objs := otx2_cptpf_main.o otx2_cptpf_mbox.o \
		      otx2_cpt_mbox_common.o otx2_cptpf_ucode.o

ccflags-y += -I$(srctree)/drivers/net/ethernet/marvell/octeontx2/af