6 lines
		
	
	
		
			83 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			83 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
#
 | 
						|
# Makefile for the psample netlink channel
 | 
						|
#
 | 
						|
 | 
						|
obj-$(CONFIG_PSAMPLE) += psample.o
 |