]> git.karo-electronics.de Git - karo-tx-linux.git/blob - crypto/async_tx/Makefile
futex: Add memory barrier commentary to futex_wait_queue_me()
[karo-tx-linux.git] / crypto / async_tx / Makefile
1 obj-$(CONFIG_ASYNC_CORE) += async_tx.o
2 obj-$(CONFIG_ASYNC_MEMCPY) += async_memcpy.o
3 obj-$(CONFIG_ASYNC_MEMSET) += async_memset.o
4 obj-$(CONFIG_ASYNC_XOR) += async_xor.o