V4L/DVB (7725): cx23885: Add generic cx23417 hardware encoder support
[deliverable/linux.git] / drivers / media / video / cx23885 / Makefile
CommitLineData
b1b81f1d 1cx23885-objs := cx23885-cards.o cx23885-video.o cx23885-vbi.o cx23885-core.o cx23885-i2c.o cx23885-dvb.o cx23885-417.o
d19770e5
ST
2
3obj-$(CONFIG_VIDEO_CX23885) += cx23885.o
4
5EXTRA_CFLAGS += -Idrivers/media/video
6EXTRA_CFLAGS += -Idrivers/media/dvb/dvb-core
7EXTRA_CFLAGS += -Idrivers/media/dvb/frontends
8
9EXTRA_CFLAGS += $(extra-cflags-y) $(extra-cflags-m)
This page took 0.108621 seconds and 5 git commands to generate.