summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/gspca/stv06xx
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2008-12-29 19:06:09 -0200
committerMauro Carvalho Chehab <mchehab@redhat.com>2008-12-29 19:06:09 -0200
commit0f009089e257b6efff3a202a339e04413132d01f (patch)
treebd3760cad132fc52493e83e2e4d508a0182c9c59 /linux/drivers/media/video/gspca/stv06xx
parent591f2a04ce896071abcae37e162d38e971d09ef3 (diff)
downloadmediapointer-dvb-s2-0f009089e257b6efff3a202a339e04413132d01f.tar.gz
mediapointer-dvb-s2-0f009089e257b6efff3a202a339e04413132d01f.tar.bz2
gscpa - stv06xx: Fix compilation with kernel tree
From: Mauro Carvalho Chehab <mchehab@redhat.com> Priority: normal Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'linux/drivers/media/video/gspca/stv06xx')
-rw-r--r--linux/drivers/media/video/gspca/stv06xx/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/linux/drivers/media/video/gspca/stv06xx/Makefile b/linux/drivers/media/video/gspca/stv06xx/Makefile
index 8f002b623..feeaa94ab 100644
--- a/linux/drivers/media/video/gspca/stv06xx/Makefile
+++ b/linux/drivers/media/video/gspca/stv06xx/Makefile
@@ -4,3 +4,6 @@ gspca_stv06xx-objs := stv06xx.o \
stv06xx_vv6410.o \
stv06xx_hdcs.o \
stv06xx_pb0100.o
+
+EXTRA_CFLAGS += -Idrivers/media/video/gspca
+