mirror of
				https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
				synced 2025-10-30 23:58:51 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
	
		
			214 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
	
		
			214 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| obj-$(CONFIG_USB_GL860) += gspca_gl860.o
 | |
| 
 | |
| gspca_gl860-objs := gl860.o \
 | |
| 		    gl860-mi1320.o \
 | |
| 		    gl860-ov2640.o \
 | |
| 		    gl860-ov9655.o \
 | |
| 		    gl860-mi2020.o
 | |
| 
 | |
| ccflags-y += -I$(srctree)/drivers/media/usb/gspca
 | |
| 
 | 
