X-Git-Url: http://nv-tegra.nvidia.com/gitweb/?p=linux-2.6.git;a=blobdiff_plain;f=drivers%2Fdma%2FMakefile;h=ee272fd329c916996f8e5bd89978b90c7f95ca28;hp=c8036d94590277d24f994a82c61fccbe51a89f07;hb=ff7b04796d9866327ea76e1393f1e902ef032f84;hpb=ebabe2762607147d28aa395ea6df2a0ee7f795a1 diff --git a/drivers/dma/Makefile b/drivers/dma/Makefile index c8036d9..ee272fd 100644 --- a/drivers/dma/Makefile +++ b/drivers/dma/Makefile @@ -4,3 +4,4 @@ obj-$(CONFIG_INTEL_IOATDMA) += ioatdma.o ioatdma-objs := ioat.o ioat_dma.o ioat_dca.o obj-$(CONFIG_INTEL_IOP_ADMA) += iop-adma.o obj-$(CONFIG_FSL_DMA) += fsldma.o +obj-$(CONFIG_MV_XOR) += mv_xor.o