Creation of Cybook 2416 (actually Gen4) repository
This commit is contained in:
4
drivers/crypto/Makefile
Normal file
4
drivers/crypto/Makefile
Normal file
@@ -0,0 +1,4 @@
|
||||
obj-$(CONFIG_CRYPTO_DEV_PADLOCK) += padlock.o
|
||||
obj-$(CONFIG_CRYPTO_DEV_PADLOCK_AES) += padlock-aes.o
|
||||
obj-$(CONFIG_CRYPTO_DEV_PADLOCK_SHA) += padlock-sha.o
|
||||
obj-$(CONFIG_CRYPTO_DEV_GEODE) += geode-aes.o
|
||||
Reference in New Issue
Block a user