aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/crypto/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86_64/crypto/Makefile')
-rw-r--r--arch/x86_64/crypto/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/arch/x86_64/crypto/Makefile b/arch/x86_64/crypto/Makefile
new file mode 100644
index 000000000000..426d20f4b72e
--- /dev/null
+++ b/arch/x86_64/crypto/Makefile
@@ -0,0 +1,9 @@
1#
2# x86_64/crypto/Makefile
3#
4# Arch-specific CryptoAPI modules.
5#
6
7obj-$(CONFIG_CRYPTO_AES_X86_64) += aes-x86_64.o
8
9aes-x86_64-y := aes-x86_64-asm.o aes.o