3 lines
		
	
	
		
			88 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			88 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
obj-$(CONFIG_INTEL_IOATDMA) += ioatdma.o
 | 
						|
ioatdma-y := init.o dma.o prep.o dca.o sysfs.o
 |