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 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux...
[linux/fpc-iii.git]
/
drivers
/
media
/
pci
/
smipcie
/
Makefile
blob
013bc3fe4294f5c55b8e92454c081b791e139ca6
1
2
smipcie-objs
:=
smipcie-main.o smipcie-ir.o
3
4
obj-
$(
CONFIG_DVB_SMIPCIE
) +=
smipcie.o
5
6
ccflags-y
+= -
Idrivers
/
media
/
tuners
7
ccflags-y
+= -
Idrivers
/
media
/
dvb-core
8
ccflags-y
+= -
Idrivers
/
media
/
dvb-frontends
9