crypto: qat - move isr files to qat common so that they can be reused
[deliverable/linux.git] / drivers / crypto / qat / qat_dh895xccvf / Makefile
1 ccflags-y := -I$(src)/../qat_common
2 obj-$(CONFIG_CRYPTO_DEV_QAT_DH895xCCVF) += qat_dh895xccvf.o
3 qat_dh895xccvf-objs := adf_drv.o adf_dh895xccvf_hw_data.o
This page took 0.043941 seconds and 5 git commands to generate.