Staging: hv: rndis.h: codingstyle fixes
[linux-2.6/linux-2.6-openrd.git] / crypto / async_tx / Makefile
blob27baa7d52fbcf863873d9fd55507115d77e46c28
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