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 @@
usbtv-y := usbtv-core.o \
- usbtv-video.o
+ usbtv-video.o \
+ usbtv-audio.o
obj-$(CONFIG_VIDEO_USBTV) += usbtv.o