6 lines
		
	
	
		
			85 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			85 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
#
 | 
						|
# Makefile for the SDK7780 specific parts of the kernel
 | 
						|
#
 | 
						|
obj-y	 := setup.o irq.o
 | 
						|
 |