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