4 lines
		
	
	
		
			105 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			105 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
# Makefile for Linux samples code
 | 
						|
 | 
						|
obj-$(CONFIG_SAMPLES)	+= kobject/ kprobes/ tracepoints/ trace_events/
 |