V4L/DVB (3495): Kconfig: select VIDEO_CX25840 to build cx25840 a/v decoder module
[deliverable/linux.git] / drivers / media / video / cx25840 / Makefile
index 543ebacdc9d71667e99f6e82c93a9a85eb32988f..32a896c23d1e418677158848fa1fe3e86769cb7b 100644 (file)
@@ -1,6 +1,6 @@
 cx25840-objs    := cx25840-core.o cx25840-audio.o cx25840-firmware.o \
                   cx25840-vbi.o
 
-obj-$(CONFIG_VIDEO_DECODER) += cx25840.o
+obj-$(CONFIG_VIDEO_CX25840) += cx25840.o
 
 EXTRA_CFLAGS += -I$(src)/..
This page took 0.026212 seconds and 5 git commands to generate.