xref: /rk3399_rockchip-uboot/drivers/crypto/rsa_mod_exp/Makefile (revision de1956202e24bc490787192b443a1a8e8048c83b)
1#
2# (C) Copyright 2014 Freescale Semiconductor, Inc.
3#
4# SPDX-License-Identifier:	GPL-2.0+
5#
6
7obj-$(CONFIG_RSA) += mod_exp_uclass.o mod_exp_sw.o
8