4 lines
		
	
	
		
			44 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			44 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
 | 
						|
# kbuild part of makefile
 | 
						|
obj-m := hello.o
 | 
						
 | 
						|
# kbuild part of makefile
 | 
						|
obj-m := hello.o
 |