Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6
[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_DECODER) += cx25840.o
5
6 EXTRA_CFLAGS += -I$(src)/..
This page took 0.031122 seconds and 6 git commands to generate.