mirror of
https://github.com/torvalds/linux.git
synced 2024-12-23 03:11:46 +00: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
|
|
|