]> git.ipfire.org Git - people/arne_f/kernel.git/blob - drivers/crypto/qce/Makefile
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[people/arne_f/kernel.git] / drivers / crypto / qce / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 obj-$(CONFIG_CRYPTO_DEV_QCE) += qcrypto.o
3 qcrypto-objs := core.o \
4 common.o \
5 dma.o \
6 sha.o \
7 ablkcipher.o