agp: kill agp_flush_chipset and corresponding ioctl
[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
5 obj-$(CONFIG_ASYNC_PQ) += async_pq.o
6 obj-$(CONFIG_ASYNC_RAID6_RECOV) += async_raid6_recov.o
7 obj-$(CONFIG_ASYNC_RAID6_TEST) += raid6test.o
This page took 0.028881 seconds and 5 git commands to generate.