]> err.no Git - linux-2.6/blobdiff - drivers/dma/Makefile
iwlwifi: fix name of function in comment (_rx_card_state_notif)
[linux-2.6] / drivers / dma / Makefile
index 10b739138c93a6da8cdd596baa8776e63858c539..b152cd84e123653b8ecb2f4fe58ea45f3459ce4b 100644 (file)
@@ -1 +1,5 @@
-obj-y += dmaengine.o
+obj-$(CONFIG_DMA_ENGINE) += dmaengine.o
+obj-$(CONFIG_NET_DMA) += iovlock.o
+obj-$(CONFIG_INTEL_IOATDMA) += ioatdma.o
+ioatdma-objs := ioat.o ioat_dma.o ioat_dca.o
+obj-$(CONFIG_INTEL_IOP_ADMA) += iop-adma.o