5 lines
		
	
	
		
			93 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			93 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
stkwebcam-objs	:=	stk-webcam.o stk-sensor.o
 | 
						|
 | 
						|
obj-$(CONFIG_USB_STKWEBCAM)     += stkwebcam.o
 | 
						|
 |