summary refs log tree commit diff
path: root/drivers/crypto/marvell/octeontx2/Makefile
blob: e47a55961bb8e379dbf2b129ad26f8a91afad380 (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 otx2_cptlf.o

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