]> Git Repo - J-u-boot.git/blame - lib/rsa/Makefile
Merge git://git.denx.de/u-boot-samsung
[J-u-boot.git] / lib / rsa / Makefile
CommitLineData
19c402af
SG
1#
2# Copyright (c) 2013, Google Inc.
3#
4# (C) Copyright 2000-2007
5# Wolfgang Denk, DENX Software Engineering, [email protected].
6#
1a459660 7# SPDX-License-Identifier: GPL-2.0+
19c402af
SG
8#
9
51c14cd1 10obj-$(CONFIG_$(SPL_)FIT_SIGNATURE) += rsa-verify.o rsa-checksum.o
ccf28861 11obj-$(CONFIG_RSA_SOFTWARE_EXP) += rsa-mod-exp.o
This page took 0.185398 seconds and 4 git commands to generate.