kernel_samsung_a34x-permissive/drivers/crypto/qce/Makefile
2024-04-28 15:49:01 +02:00

8 lines
150 B
Makefile
Executable file

# 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