6db4831e98
Android 14
4 lines
130 B
Makefile
4 lines
130 B
Makefile
ccflags-y := -I$(src)/../qat_common
|
|
obj-$(CONFIG_CRYPTO_DEV_QAT_C62X) += qat_c62x.o
|
|
qat_c62x-objs := adf_drv.o adf_c62x_hw_data.o
|