diff options
Diffstat (limited to 'drivers/media/usb/Makefile')
-rw-r--r-- | drivers/media/usb/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/media/usb/Makefile b/drivers/media/usb/Makefile index 428827a4d97a..63e37bb2ed74 100644 --- a/drivers/media/usb/Makefile +++ b/drivers/media/usb/Makefile | |||
@@ -4,6 +4,8 @@ | |||
4 | 4 | ||
5 | # DVB USB-only drivers | 5 | # DVB USB-only drivers |
6 | obj-y := ttusb-dec/ ttusb-budget/ dvb-usb/ dvb-usb-v2/ siano/ b2c2/ | 6 | obj-y := ttusb-dec/ ttusb-budget/ dvb-usb/ dvb-usb-v2/ siano/ b2c2/ |
7 | obj-y := zr364xx/ stkwebcam/ s2255/ | ||
8 | |||
7 | obj-$(CONFIG_USB_VIDEO_CLASS) += uvc/ | 9 | obj-$(CONFIG_USB_VIDEO_CLASS) += uvc/ |
8 | obj-$(CONFIG_USB_GSPCA) += gspca/ | 10 | obj-$(CONFIG_USB_GSPCA) += gspca/ |
9 | obj-$(CONFIG_USB_PWC) += pwc/ | 11 | obj-$(CONFIG_USB_PWC) += pwc/ |