aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/cx25821
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2009-09-15 12:15:15 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2009-09-18 23:47:39 -0300
commitdf72f32ae2eebb1d8cd3994ec7b54344f4164c68 (patch)
treedccd19ea059a763a9b2eefcf46c996743684542a /drivers/staging/cx25821
parentV4L/DVB (12734): cx25821: Fix some compilation troubles (diff)
downloadlinux-dev-df72f32ae2eebb1d8cd3994ec7b54344f4164c68.tar.xz
linux-dev-df72f32ae2eebb1d8cd3994ec7b54344f4164c68.zip
cx25821: Add driver to the building system
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/staging/cx25821')
-rw-r--r--drivers/staging/cx25821/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/staging/cx25821/Makefile b/drivers/staging/cx25821/Makefile
index 020d84404931..14b3af1e71ed 100644
--- a/drivers/staging/cx25821/Makefile
+++ b/drivers/staging/cx25821/Makefile
@@ -9,6 +9,7 @@ obj-$(CONFIG_VIDEO_CX25821) += cx25821.o
obj-$(CONFIG_VIDEO_CX25821_ALSA) += cx25821-alsa.o
EXTRA_CFLAGS += -Idrivers/media/video
+EXTRA_CFLAGS += -Idrivers/media/common/tuners
EXTRA_CFLAGS += -Idrivers/media/dvb/dvb-core
EXTRA_CFLAGS += -Idrivers/media/dvb/frontends