4 lines
		
	
	
		
			72 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			72 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| # Kernel module make instructions go here.
 | |
| #
 | |
| obj-m := bus_timeout_mod.o
 | 
