This website requires JavaScript.
Explore
Help
Register
Sign In
AuxXxilium
/
linux_dsm_epyc7002
Watch
1
Star
0
Fork
0
You've already forked linux_dsm_epyc7002
mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced
2024-12-25 08:27:48 +07:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
b8c601e8af
linux_dsm_epyc7002
/
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 20:10:53 +07: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-29 01:03:51 +07:00
ccflags-y
+=
-Idrivers/media/dvb-frontends
Reference in New Issue
Copy Permalink