6 lines
		
	
	
		
			107 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			107 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
#
 | 
						|
# Makefile for the Jazz family specific parts of the kernel
 | 
						|
#
 | 
						|
 | 
						|
obj-y		:= irq.o jazzdma.o reset.o setup.o
 |