mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-20 10:44:23 +08: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
|