Merge branch 'for-linus' of git://git.kernel.dk/linux-block
[deliverable/linux.git] / drivers / media / video / uvc / Makefile
CommitLineData
c0efd232 1uvcvideo-objs := uvc_driver.o uvc_queue.o uvc_v4l2.o uvc_video.o uvc_ctrl.o \
edbaa398 2 uvc_status.o uvc_isight.o uvc_debugfs.o
4ffc2d89
LP
3ifeq ($(CONFIG_MEDIA_CONTROLLER),y)
4uvcvideo-objs += uvc_entity.o
5endif
06f3ed23 6obj-$(CONFIG_USB_VIDEO_CLASS) += uvcvideo.o
This page took 0.321716 seconds and 5 git commands to generate.