mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-04 20:23:04 +09:00
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
|
|
|