summaryrefslogtreecommitdiffstats
path: root/lib/rsa/Makefile
blob: 693c745514aa0a12533818f6e7c05117fe029f50 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#
# Copyright (c) 2013, Google Inc.
#
# (C) Copyright 2000-2007
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
#
# SPDX-License-Identifier:	GPL-2.0+
#

ifdef CONFIG_FIT_SIGNATURE
obj-$(CONFIG_RSA) += rsa-verify.o
endif
OpenPOWER on IntegriCloud