xref: /openbmc/u-boot/drivers/crypto/Makefile (revision 78a88f79)
1# SPDX-License-Identifier: GPL-2.0+
2#
3# Copyright (c) 2013 Samsung Electronics Co., Ltd.
4# 	http://www.samsung.com
5
6obj-$(CONFIG_EXYNOS_ACE_SHA)	+= ace_sha.o
7obj-y += rsa_mod_exp/
8obj-y += fsl/
9