7 lines
		
	
	
		
			99 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			99 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
#
 | 
						|
# Makefile for the Sega Dreamcast specific parts of the kernel
 | 
						|
#
 | 
						|
 | 
						|
obj-y	 := setup.o irq.o rtc.o
 | 
						|
 |