summaryrefslogtreecommitdiffstats
path: root/crypto/Makefile.objs
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/Makefile.objs')
-rw-r--r--crypto/Makefile.objs5
1 files changed, 5 insertions, 0 deletions
diff --git a/crypto/Makefile.objs b/crypto/Makefile.objs
new file mode 100644
index 0000000..b050138
--- /dev/null
+++ b/crypto/Makefile.objs
@@ -0,0 +1,5 @@
+util-obj-y += init.o
+util-obj-y += hash.o
+util-obj-y += aes.o
+util-obj-y += desrfb.o
+util-obj-y += cipher.o
OpenPOWER on IntegriCloud