]> Git Repo - linux.git/blob - drivers/crypto/hisilicon/Makefile
perf/x86/intel: Support Perfmon MSRs aliasing
[linux.git] / drivers / crypto / hisilicon / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 obj-$(CONFIG_CRYPTO_DEV_HISI_HPRE) += hpre/
3 obj-$(CONFIG_CRYPTO_DEV_HISI_SEC) += sec/
4 obj-$(CONFIG_CRYPTO_DEV_HISI_SEC2) += sec2/
5 obj-$(CONFIG_CRYPTO_DEV_HISI_QM) += hisi_qm.o
6 hisi_qm-objs = qm.o sgl.o debugfs.o
7 obj-$(CONFIG_CRYPTO_DEV_HISI_ZIP) += zip/
8 obj-$(CONFIG_CRYPTO_DEV_HISI_TRNG) += trng/
This page took 0.034232 seconds and 4 git commands to generate.