aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/Makefile
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2012-08-14 01:01:29 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2012-08-15 16:34:46 -0300
commit0aa77f6c2954896b132f8b6f2e9f063c52800913 (patch)
treebc1feafea586e399c0fe1b04b2efa375312bb9ba /drivers/media/video/Makefile
parent[media] rename most media/video usb drivers to media/usb (diff)
downloadlinux-dev-0aa77f6c2954896b132f8b6f2e9f063c52800913.tar.xz
linux-dev-0aa77f6c2954896b132f8b6f2e9f063c52800913.zip
[media] move the remaining USB drivers to drivers/media/usb
Move the 3 remaining usb drivers to their proper space. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/Makefile')
-rw-r--r--drivers/media/video/Makefile8
1 files changed, 0 insertions, 8 deletions
diff --git a/drivers/media/video/Makefile b/drivers/media/video/Makefile
index a22a2580ce30..4ad5bd9246bf 100644
--- a/drivers/media/video/Makefile
+++ b/drivers/media/video/Makefile
@@ -4,8 +4,6 @@
msp3400-objs := msp3400-driver.o msp3400-kthreads.o
-stkwebcam-objs := stk-webcam.o stk-sensor.o
-
omap2cam-objs := omap24xxcam.o omap24xxcam-dma.o
# Helper modules
@@ -119,12 +117,6 @@ obj-$(CONFIG_VIDEO_VIA_CAMERA) += via-camera.o
obj-$(CONFIG_VIDEO_OMAP3) += omap3isp/
-obj-$(CONFIG_USB_ZR364XX) += zr364xx.o
-obj-$(CONFIG_USB_STKWEBCAM) += stkwebcam.o
-
-
-obj-$(CONFIG_USB_S2255) += s2255drv.o
-
obj-$(CONFIG_VIDEO_IVTV) += ivtv/
obj-$(CONFIG_VIDEO_CX18) += cx18/