]> Git Repo - J-u-boot.git/blobdiff - drivers/crypto/Makefile
drivers: serial: mcfuart: add DT support
[J-u-boot.git] / drivers / crypto / Makefile
index b8077953c5617ed8c8b232570efabfa9c10e9fa2..efbd1d3fca0561d8530761563ddc8c81d89512be 100644 (file)
@@ -1,8 +1,8 @@
+# SPDX-License-Identifier: GPL-2.0+
 #
 # 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
+obj-y += rsa_mod_exp/
+obj-y += fsl/
This page took 0.023322 seconds and 4 git commands to generate.