mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-08-17 12:46:59 +02:00
9 lines
162 B
Makefile
9 lines
162 B
Makefile
#
|
|
# Copyright (c) 2013 Samsung Electronics Co., Ltd.
|
|
# http://www.samsung.com
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
|
|
obj-$(CONFIG_EXYNOS_ACE_SHA) += ace_sha.o
|