6 lines
		
	
	
		
			103 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			103 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
#
 | 
						|
# Makefile for the linux c6x-specific parts of the memory manager.
 | 
						|
#
 | 
						|
 | 
						|
obj-y := init.o dma-coherent.o
 |