c05564c4d8
Android 13
4 lines
138 B
Makefile
Executable file
4 lines
138 B
Makefile
Executable file
ccflags-y := -I$(src)/../qat_common
|
|
obj-$(CONFIG_CRYPTO_DEV_QAT_C62XVF) += qat_c62xvf.o
|
|
qat_c62xvf-objs := adf_drv.o adf_c62xvf_hw_data.o
|