Merge branch 'for_3.5/cleanup/am3xxx-cpu-is-leftovers' of git://git.kernel.org/pub...
[firefly-linux-kernel-4.4.55.git] / drivers / crypto / nx / Makefile
1 obj-$(CONFIG_CRYPTO_DEV_NX) += nx-crypto.o
2 nx-crypto-objs := nx.o \
3                   nx_debugfs.o \
4                   nx-aes-cbc.o \
5                   nx-aes-ecb.o \
6                   nx-aes-gcm.o \
7                   nx-aes-ccm.o \
8                   nx-aes-ctr.o \
9                   nx-aes-xcbc.o \
10                   nx-sha256.o \
11                   nx-sha512.o