V4L/DVB (3495): Kconfig: select VIDEO_CX25840 to build cx25840 a/v decoder module
[deliverable/linux.git] / drivers / media / video / cx25840 / Makefile
1 cx25840-objs := cx25840-core.o cx25840-audio.o cx25840-firmware.o \
2 cx25840-vbi.o
3
4 obj-$(CONFIG_VIDEO_CX25840) += cx25840.o
5
6 EXTRA_CFLAGS += -I$(src)/..
This page took 0.059953 seconds and 6 git commands to generate.