mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-20 10:44:23 +08:00
0aa77f6c29
Move the 3 remaining usb drivers to their proper space. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
5 lines
93 B
Makefile
5 lines
93 B
Makefile
stkwebcam-objs := stk-webcam.o stk-sensor.o
|
|
|
|
obj-$(CONFIG_USB_STKWEBCAM) += stkwebcam.o
|
|
|