summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/usbtv/Makefile
diff options
context:
space:
mode:
authorFederico Simoncelli <fsimonce@redhat.com>2014-01-07 19:13:21 -0300
committerMauro Carvalho Chehab <m.chehab@samsung.com>2014-02-04 06:05:06 -0200
commita3550ea665acd1922df8275379028c1634675629 (patch)
tree17a8fe2c17af3c43e86138efe7119a569e47fd7f /drivers/media/usb/usbtv/Makefile
parentc29b8f3149f2916e98fc3b8d6c1df2137d003979 (diff)
downloadop-kernel-dev-a3550ea665acd1922df8275379028c1634675629.zip
op-kernel-dev-a3550ea665acd1922df8275379028c1634675629.tar.gz
[media] usbtv: split core and video implementation
Signed-off-by: Federico Simoncelli <fsimonce@redhat.com> Reviewed-by: Lubomir Rintel <lkundrak@v3.sk> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'drivers/media/usb/usbtv/Makefile')
-rw-r--r--drivers/media/usb/usbtv/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/media/usb/usbtv/Makefile b/drivers/media/usb/usbtv/Makefile
index 28b872f..775316a 100644
--- a/drivers/media/usb/usbtv/Makefile
+++ b/drivers/media/usb/usbtv/Makefile
@@ -1 +1,4 @@
+usbtv-y := usbtv-core.o \
+ usbtv-video.o
+
obj-$(CONFIG_VIDEO_USBTV) += usbtv.o
OpenPOWER on IntegriCloud