aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/usbtv/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/usb/usbtv/Makefile')
-rw-r--r--drivers/media/usb/usbtv/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/media/usb/usbtv/Makefile b/drivers/media/usb/usbtv/Makefile
index 775316a88ea6..f555cf8a3dd2 100644
--- a/drivers/media/usb/usbtv/Makefile
+++ b/drivers/media/usb/usbtv/Makefile
@@ -1,4 +1,5 @@
1usbtv-y := usbtv-core.o \ 1usbtv-y := usbtv-core.o \
2 usbtv-video.o 2 usbtv-video.o \
3 usbtv-audio.o
3 4
4obj-$(CONFIG_VIDEO_USBTV) += usbtv.o 5obj-$(CONFIG_VIDEO_USBTV) += usbtv.o