mirror of
				https://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
				synced 2025-10-31 00:01:35 +00:00 
			
		
		
		
	 0ef0e6ca42
			
		
	
	
		0ef0e6ca42
		
	
	
	
	
		
			
			This makes the microdev code a bit more readable, and moves the setup for the SuperIO out on its own. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
		
			
				
	
	
		
			6 lines
		
	
	
		
			113 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			113 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| #
 | |
| # Makefile for the SuperH MicroDev specific parts of the kernel
 | |
| #
 | |
| 
 | |
| obj-y	 := setup.o irq.o io.o fdc37c93xapm.o
 |