repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
WIP FPC-III support
[linux/fpc-iii.git]
/
drivers
/
media
/
usb
/
stkwebcam
/
Makefile
blob
daa9ae6d48c230ac4f606de60d943759aba3eab3
1
# SPDX-License-Identifier: GPL-2.0-only
2
stkwebcam-objs
:=
stk-webcam.o stk-sensor.o
3
4
obj-
$(
CONFIG_USB_STKWEBCAM
) +=
stkwebcam.o
5