aboutsummaryrefslogtreecommitdiff
path: root/arch/i386/crypto/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/i386/crypto/Makefile')
-rw-r--r--arch/i386/crypto/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/arch/i386/crypto/Makefile b/arch/i386/crypto/Makefile
new file mode 100644
index 00000000000..103c353d0a6
--- /dev/null
+++ b/arch/i386/crypto/Makefile
@@ -0,0 +1,9 @@
+#
+# i386/crypto/Makefile
+#
+# Arch-specific CryptoAPI modules.
+#
+
+obj-$(CONFIG_CRYPTO_AES_586) += aes-i586.o
+
+aes-i586-y := aes-i586-asm.o aes.o