mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-19 19:28:36 +00:00
164922bd7c
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
10 lines
205 B
Makefile
10 lines
205 B
Makefile
#
|
|
# Copyright (c) 2013, Google Inc.
|
|
#
|
|
# (C) Copyright 2000-2007
|
|
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
|
|
obj-$(CONFIG_FIT_SIGNATURE) += rsa-verify.o
|