7 lines
		
	
	
	
		
			90 B
			
		
	
	
	
		
			Makefile
		
	
	
	
	
	
		
		
			
		
	
	
			7 lines
		
	
	
	
		
			90 B
			
		
	
	
	
		
			Makefile
		
	
	
	
	
	
|   | #
 | ||
|  | # Makefile for the SuperH specific drivers.
 | ||
|  | #
 | ||
|  | 
 | ||
|  | obj-$(CONFIG_SUPERHYWAY) += superhyway/ | ||
|  | 
 |