]> Git Repo - J-u-boot.git/blob - drivers/crypto/Makefile
Subtree merge tag 'v6.10-dts' of devicetree-rebasing repo [1] into dts/upstream
[J-u-boot.git] / drivers / crypto / Makefile
1 # SPDX-License-Identifier: GPL-2.0+
2 #
3 # Copyright (c) 2013 Samsung Electronics Co., Ltd.
4 #       http://www.samsung.com
5
6 obj-$(CONFIG_EXYNOS_ACE_SHA)    += ace_sha.o
7 obj-y += rsa_mod_exp/
8 obj-y += fsl/
9 obj-y += hash/
10 obj-y += aspeed/
11 obj-y += nuvoton/
This page took 0.027658 seconds and 4 git commands to generate.