]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blame - drivers/crypto/sunxi-ss/Makefile
treewide: Add SPDX license identifier - Makefile/Kconfig
[mirror_ubuntu-focal-kernel.git] / drivers / crypto / sunxi-ss / Makefile
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
6298e948
LC
2obj-$(CONFIG_CRYPTO_DEV_SUN4I_SS) += sun4i-ss.o
3sun4i-ss-y += sun4i-ss-core.o sun4i-ss-hash.o sun4i-ss-cipher.o
b8ae5c73 4sun4i-ss-$(CONFIG_CRYPTO_DEV_SUN4I_SS_PRNG) += sun4i-ss-prng.o