secgateway/kernel/linux-4.14.83/drivers/crypto/qce/Makefile

8 lines
150 B
Makefile
Raw Normal View History

2019-06-11 07:43:23 +00:00
# SPDX-License-Identifier: GPL-2.0
obj-$(CONFIG_CRYPTO_DEV_QCE) += qcrypto.o
qcrypto-objs := core.o \
common.o \
dma.o \
sha.o \
ablkcipher.o