Skip to content

Commit

Permalink
V4L/DVB (8156): Many bug fixes, zc3xx added.
Browse files Browse the repository at this point in the history
Signed-off-by: Jean-Francois Moine <moinejf@free.fr>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
  • Loading branch information
Jean-Francois Moine authored and Mauro Carvalho Chehab committed Jul 20, 2008
1 parent 4aa0d03 commit d43fa32
Show file tree
Hide file tree
Showing 7 changed files with 8,336 additions and 288 deletions.
4 changes: 3 additions & 1 deletion drivers/media/video/gspca/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
obj-$(CONFIG_GSPCA) += gspca_main.o gspca_pac207.o gspca_stk014.o
obj-$(CONFIG_GSPCA) += gspca_main.o \
gspca_pac207.o gspca_stk014.o gspca_zc3xx.o

gspca_main-objs := gspca.o
gspca_pac207-objs := pac207.o
gspca_stk014-objs := stk014.o
gspca_zc3xx-objs := zc3xx.o
Loading

0 comments on commit d43fa32

Please sign in to comment.