]> git.sur5r.net Git - u-boot/blobdiff - lib/rsa/Makefile
ARM: Tegra210: Add support to common Tegra source/config files
[u-boot] / lib / rsa / Makefile
index 164ab3996455fb58f4a590b032327c57f6b11d61..6867e5054c098c20a64b18cecb128cae9b548079 100644 (file)
@@ -7,4 +7,5 @@
 # SPDX-License-Identifier:     GPL-2.0+
 #
 
-obj-$(CONFIG_FIT_SIGNATURE) += rsa-verify.o
+obj-$(CONFIG_FIT_SIGNATURE) += rsa-verify.o rsa-checksum.o
+obj-$(CONFIG_RSA_SOFTWARE_EXP) += rsa-mod-exp.o