blob: 1b992658825999b5de47696f9bdec38d13485784 [file] [log] [blame]
Dan Williams9bc89cd2007-01-02 11:10:44 -07001obj-$(CONFIG_ASYNC_CORE) += async_tx.o
2obj-$(CONFIG_ASYNC_MEMCPY) += async_memcpy.o
3obj-$(CONFIG_ASYNC_MEMSET) += async_memset.o
4obj-$(CONFIG_ASYNC_XOR) += async_xor.o
Dan Williamsb2f46fd2009-07-14 12:20:36 -07005obj-$(CONFIG_ASYNC_PQ) += async_pq.o