mirror of
https://github.com/torvalds/linux.git
synced 2024-11-08 13:11:45 +00:00
0c0d06cac6
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>
4 lines
89 B
Makefile
4 lines
89 B
Makefile
cpia2-objs := cpia2_v4l.o cpia2_usb.o cpia2_core.o
|
|
|
|
obj-$(CONFIG_VIDEO_CPIA2) += cpia2.o
|