]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - crypto/async_tx/Makefile
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds
[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