7 lines
		
	
	
		
			171 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			171 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
cx25840-objs    := cx25840-core.o cx25840-audio.o cx25840-firmware.o \
 | 
						|
		   cx25840-vbi.o
 | 
						|
 | 
						|
obj-$(CONFIG_VIDEO_CX25840) += cx25840.o
 | 
						|
 | 
						|
EXTRA_CFLAGS += -Idrivers/media/video
 |