]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - crypto/async_tx/Makefile
async_tx: remove walk of tx->parent chain in dma_wait_for_async_tx
[mirror_ubuntu-bionic-kernel.git] / crypto / async_tx / Makefile
CommitLineData
9bc89cd8
DW
1obj-$(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