xref: /openbmc/linux/drivers/crypto/hisilicon/sec/Makefile (revision 0545810f7edaf0c2869eccdd97a3694b5a292e1d)
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