Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
8bfa9c692e024bcf2b0b95be33adfa710301f83f
/
.
/
lib
/
rsa
/
Makefile
blob: 693c745514aa0a12533818f6e7c05117fe029f50 [
file
] [
log
] [
blame
]
#
# 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