6 lines
		
	
	
		
			69 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			69 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
#
 | 
						|
# Makefile for HSI clients
 | 
						|
#
 | 
						|
 | 
						|
obj-$(CONFIG_HSI_CHAR)	+= hsi_char.o
 |