summaryrefslogtreecommitdiff
path: root/core/lib/libtomcrypt/src/math/sub.mk
diff options
context:
space:
mode:
Diffstat (limited to 'core/lib/libtomcrypt/src/math/sub.mk')
-rw-r--r--core/lib/libtomcrypt/src/math/sub.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/core/lib/libtomcrypt/src/math/sub.mk b/core/lib/libtomcrypt/src/math/sub.mk
new file mode 100644
index 0000000..4a38a32
--- /dev/null
+++ b/core/lib/libtomcrypt/src/math/sub.mk
@@ -0,0 +1,4 @@
+subdirs-y += fp
+srcs-y += multi.c
+srcs-y += rand_prime.c
+srcs-y += rand_bn.c