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
/
pci
/
saa7146
/
Makefile
blob
37c9336f83d5d619b9285d0171845b4818bf8581
1
# SPDX-License-Identifier: GPL-2.0-only
2
obj-
$(
CONFIG_VIDEO_MXB
) +=
mxb.o
3
obj-
$(
CONFIG_VIDEO_HEXIUM_ORION
) +=
hexium_orion.o
4
obj-
$(
CONFIG_VIDEO_HEXIUM_GEMINI
) +=
hexium_gemini.o
5
6
ccflags-y
+= -
I
$(
srctree
)/
drivers
/
media
/
i2c