summaryrefslogtreecommitdiff
path: root/drivers/media/usb/usbtv/Makefile
diff options
context:
space:
mode:
authorLubomir Rintel <lkundrak@v3.sk>2013-06-17 10:29:06 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2013-06-21 11:32:35 -0300
commitf3d27f34fdd7701e499617d2c1d94480a98f6d07 (patch)
tree8bb0303f301212e21ba21bc9f4aadcd8bf1d8d28 /drivers/media/usb/usbtv/Makefile
parent8fc350abc64f26f84c7f6af40e535edb754f942d (diff)
[media] usbtv: Add driver for Fushicai USBTV007 video frame grabber
Reverse-engineered driver for cheapo video digitizer, made from observations of Windows XP driver. The protocol is not yet completely understood, so far we don't provide any controls, only support a single format out of three and don't support the audio device. Signed-off-by: Lubomir Rintel <lkundrak@v3.sk> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/usb/usbtv/Makefile')
-rw-r--r--drivers/media/usb/usbtv/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/usb/usbtv/Makefile b/drivers/media/usb/usbtv/Makefile
new file mode 100644
index 000000000000..28b872fa94e1
--- /dev/null
+++ b/drivers/media/usb/usbtv/Makefile
@@ -0,0 +1 @@
+obj-$(CONFIG_VIDEO_USBTV) += usbtv.o