This website requires JavaScript.
Explore
Help
Register
Sign In
leandrof
/
linux
Watch
1
Star
0
Fork
0
You've already forked linux
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
61647c77cb
linux
/
drivers
/
media
/
pci
/
dm1105
/
Makefile
4 lines
81 B
Makefile
Raw
Normal View
History
Unescape
Escape
V4L/DVB (9010): Add support for SDMC DM1105 PCI chip Add support for SDMC DM1105 PCI chip. There is a lot of cards based on it, like DvbWorld 2002 DVB-S , 2004 DVB-S2 Signed-off-by: Igor M. Liplianin <liplianin@me.by> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2008-09-13 13:10:53 +00:00
obj-$(CONFIG_DVB_DM1105)
+=
dm1105.o
media: move dvb kAPI headers to include/media Except for DVB, all media kAPI headers are at include/media. Move the headers to it. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
2017-12-28 18:03:51 +00:00
ccflags-y
+=
-Idrivers/media/dvb-frontends
Reference in New Issue
Copy Permalink