Merge tag 'nfs-for-3.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
[linux-2.6/btrfs-unstable.git] / crypto / async_tx / Makefile
blob462e4abbfe693e2f11bc9656ed2398c1cae3bb59
1 obj-$(CONFIG_ASYNC_CORE) += async_tx.o
2 obj-$(CONFIG_ASYNC_MEMCPY) += async_memcpy.o
3 obj-$(CONFIG_ASYNC_XOR) += async_xor.o
4 obj-$(CONFIG_ASYNC_PQ) += async_pq.o
5 obj-$(CONFIG_ASYNC_RAID6_RECOV) += async_raid6_recov.o
6 obj-$(CONFIG_ASYNC_RAID6_TEST) += raid6test.o