6 lines
		
	
	
		
			221 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			221 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| # SPDX-License-Identifier: GPL-2.0
 | |
| techpoint-objs	+= techpoint_v4l2.o techpoint_dev.o \
 | |
| 		   techpoint_tp9930.o techpoint_tp2855.o \
 | |
| 		   techpoint_tp9950.o techpoint_tp9951.o
 | |
| obj-$(CONFIG_VIDEO_TECHPOINT)	+= techpoint.o
 |