V4L/DVB (13741): [Mantis] Implement HIF Mem Read/Write operations
[deliverable/linux.git] / drivers / media / dvb / mantis / Makefile
CommitLineData
bc4ed42f
MA
1mantis-objs = mantis_core.o \
2 mantis_dma.o \
3 mantis_pci.o \
4 mantis_i2c.o \
5 mantis_dvb.o \
d575571e 6 mantis_evm.o \
d8b14f8a 7 mantis_hif.o \
50d82602 8 mantis_ca.o \
bc4ed42f
MA
9 mantis_pcmcia.o \
10 mantis_vp1033.o \
11 mantis_vp1034.o \
12 mantis_vp1041.o \
b2eb1312
MA
13 mantis_vp2033.o \
14 mantis_vp2040.o \
15 mantis_vp3030.o
41e840b1
MA
16
17obj-$(CONFIG_DVB_MANTIS) += mantis.o
18
19EXTRA_CFLAGS = -Idrivers/media/dvb/dvb-core/ -Idrivers/media/dvb/frontends/
This page took 0.030059 seconds and 5 git commands to generate.