blob: 462e4abbfe693e2f11bc9656ed2398c1cae3bb59 [file] [log] [blame]
Dan Williams9bc89cd2007-01-02 11:10:44 -07001obj-$(CONFIG_ASYNC_CORE) += async_tx.o
2obj-$(CONFIG_ASYNC_MEMCPY) += async_memcpy.o
Dan Williams9bc89cd2007-01-02 11:10:44 -07003obj-$(CONFIG_ASYNC_XOR) += async_xor.o
Dan Williamsb2f46fd2009-07-14 12:20:36 -07004obj-$(CONFIG_ASYNC_PQ) += async_pq.o
Dan Williams0a82a622009-07-14 12:20:37 -07005obj-$(CONFIG_ASYNC_RAID6_RECOV) += async_raid6_recov.o
Dan Williamscb3c8292009-07-14 12:20:37 -07006obj-$(CONFIG_ASYNC_RAID6_TEST) += raid6test.o