Makefile 108 字节
Newer Older
1
obj-$(CONFIG_CRYPTO_DEV_PADLOCK_AES) += padlock-aes.o
2
obj-$(CONFIG_CRYPTO_DEV_PADLOCK_SHA) += padlock-sha.o