powerpc/mm: Rename tlb_32.c and tlb_64.c to tlb_hash32.c and tlb_hash64.c
[deliverable/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
This page took 0.038165 seconds and 5 git commands to generate.