[media] rename most media/video usb drivers to media/usb
Rename all USB drivers with their own directory under drivers/media/video into drivers/media/usb and update the building system. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
4
drivers/media/usb/pwc/Makefile
Normal file
4
drivers/media/usb/pwc/Makefile
Normal file
@@ -0,0 +1,4 @@
|
||||
pwc-objs := pwc-if.o pwc-misc.o pwc-ctrl.o pwc-v4l.o pwc-uncompress.o
|
||||
pwc-objs += pwc-dec1.o pwc-dec23.o pwc-kiara.o pwc-timon.o
|
||||
|
||||
obj-$(CONFIG_USB_PWC) += pwc.o
|
Reference in New Issue
Block a user