543ebacdc9d71667e99f6e82c93a9a85eb32988f
[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.030641 seconds and 4 git commands to generate.