Makefile 159 B

123456789
  1. #
  2. # x86_64/crypto/Makefile
  3. #
  4. # Arch-specific CryptoAPI modules.
  5. #
  6. obj-$(CONFIG_CRYPTO_AES_X86_64) += aes-x86_64.o
  7. aes-x86_64-y := aes-x86_64-asm.o aes.o