xref: /openbmc/linux/drivers/crypto/hisilicon/sec/Makefile (revision 8c78e0614edc628b13313afd28856720b85d86a3)
1# SPDX-License-Identifier: GPL-2.0
2obj-$(CONFIG_CRYPTO_DEV_HISI_SEC) += hisi_sec.o
3hisi_sec-y = sec_algs.o sec_drv.o
4