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
/
pci
/
pt3
/
Makefile
blob
da6b265f4b39dd1e7ef6e93a4bfe53a3587222c1
1
# SPDX-License-Identifier: GPL-2.0
2
3
earth-pt3-objs
+=
pt3.o pt3_i2c.o pt3_dma.o
4
5
obj-
$(
CONFIG_DVB_PT3
) +=
earth-pt3.o
6
7
ccflags-y
+= -
I
$(
srctree
)/
drivers
/
media
/
dvb-frontends
8
ccflags-y
+= -
I
$(
srctree
)/
drivers
/
media
/
tuners