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