6db4831e98
Android 14
4 lines
134 B
Makefile
4 lines
134 B
Makefile
ccflags-y := -I$(src)/../qat_common
|
|
obj-$(CONFIG_CRYPTO_DEV_QAT_C3XXX) += qat_c3xxx.o
|
|
qat_c3xxx-objs := adf_drv.o adf_c3xxx_hw_data.o
|