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
Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[linux/fpc-iii.git]
/
drivers
/
media
/
i2c
/
smiapp
/
Makefile
blob
86f57a43f8e8b6b644fa6a358fc92b7bced57b20
1
# SPDX-License-Identifier: GPL-2.0-only
2
smiapp-objs
+=
smiapp-core.o smiapp-regs.o \
3
smiapp-quirk.o smiapp-limits.o
4
obj-
$(
CONFIG_VIDEO_SMIAPP
) +=
smiapp.o
5
6
ccflags-y
+= -
I
$(
srctree
)/
drivers
/
media
/
i2c