6 lines
		
	
	
		
			151 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			151 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| # Makefile for s3c244x/s3c64xx CAMIF driver
 | |
| 
 | |
| s3c-camif-objs := camif-core.o camif-capture.o camif-regs.o
 | |
| 
 | |
| obj-$(CONFIG_VIDEO_S3C_CAMIF) += s3c-camif.o
 | 
