mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-02-02 00:54:12 +00:00
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
|