Root/crypto/async_tx/Makefile

1obj-$(CONFIG_ASYNC_CORE) += async_tx.o
2obj-$(CONFIG_ASYNC_MEMCPY) += async_memcpy.o
3obj-$(CONFIG_ASYNC_XOR) += async_xor.o
4obj-$(CONFIG_ASYNC_PQ) += async_pq.o
5obj-$(CONFIG_ASYNC_RAID6_RECOV) += async_raid6_recov.o
6obj-$(CONFIG_ASYNC_RAID6_TEST) += raid6test.o
7

Archive Download this file



interactive