]> Pileus Git - ~andy/linux/blobdiff - crypto/async_tx/Makefile
Merge commit 'v2.6.32'
[~andy/linux] / crypto / async_tx / Makefile
index 1b992658825999b5de47696f9bdec38d13485784..d1e0e6f72bc14e651c2a9c0a1c1f7936ead53970 100644 (file)
@@ -3,3 +3,5 @@ obj-$(CONFIG_ASYNC_MEMCPY) += async_memcpy.o
 obj-$(CONFIG_ASYNC_MEMSET) += async_memset.o
 obj-$(CONFIG_ASYNC_XOR) += async_xor.o
 obj-$(CONFIG_ASYNC_PQ) += async_pq.o
+obj-$(CONFIG_ASYNC_RAID6_RECOV) += async_raid6_recov.o
+obj-$(CONFIG_ASYNC_RAID6_TEST) += raid6test.o