You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
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
|
|
|