xref: /linux/drivers/crypto/intel/qat/qat_420xx/Makefile (revision b8e85e6f3a09fc56b0ff574887798962ef8a8f80)
1# SPDX-License-Identifier: GPL-2.0-only
2ccflags-y := -I $(srctree)/$(src)/../qat_common
3obj-$(CONFIG_CRYPTO_DEV_QAT_420XX) += qat_420xx.o
4qat_420xx-objs := adf_drv.o adf_420xx_hw_data.o
5