Makefile 108 B

12
  1. obj-$(CONFIG_CRYPTO_DEV_PADLOCK_AES) += padlock-aes.o
  2. obj-$(CONFIG_CRYPTO_DEV_PADLOCK_SHA) += padlock-sha.o