3 lines
93 B
Makefile
3 lines
93 B
Makefile
obj-$(CONFIG_INTEL_IOATDMA) += ioatdma.o
|
|
ioatdma-objs := pci.o dma.o dma_v2.o dma_v3.o dca.o
|