aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/gspca/stv06xx/Makefile
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2008-12-29 18:06:09 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2008-12-30 09:40:16 -0200
commitdd9e7c3c42fff48a338f87febee95cd289058bc9 (patch)
tree6b08e57708b4ec7f605a917172670cc98a63abce /drivers/media/video/gspca/stv06xx/Makefile
parent3cac2cab4f5b7eb7d9f7afc42cb251c45b96be36 (diff)
downloadkernel_samsung_smdk4412-dd9e7c3c42fff48a338f87febee95cd289058bc9.zip
kernel_samsung_smdk4412-dd9e7c3c42fff48a338f87febee95cd289058bc9.tar.gz
kernel_samsung_smdk4412-dd9e7c3c42fff48a338f87febee95cd289058bc9.tar.bz2
V4L/DVB (10106): gscpa - stv06xx: Fix compilation with kernel tree
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/gspca/stv06xx/Makefile')
-rw-r--r--drivers/media/video/gspca/stv06xx/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/media/video/gspca/stv06xx/Makefile b/drivers/media/video/gspca/stv06xx/Makefile
index 8f002b6..feeaa94 100644
--- a/drivers/media/video/gspca/stv06xx/Makefile
+++ b/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
+