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
treewide: remove redundant IS_ERR() before error code check
[linux/fpc-iii.git]
/
drivers
/
media
/
usb
/
stk1160
/
Makefile
blob
b943db01ccf7353d51839fa47d2e2dd79e392d0b
1
# SPDX-License-Identifier: GPL-2.0
2
stk1160-y
:=
stk1160-core.o \
3
stk1160-v4l.o \
4
stk1160-video.o \
5
stk1160-i2c.o \
6
stk1160-ac97.o
7
8
obj-
$(
CONFIG_VIDEO_STK1160
) +=
stk1160.o