blob: 9d083c98ce587c701d1d20c16a0ca17818b746b8 [file] [log] [blame]
Oliver Endrissf8765022011-07-03 18:25:29 -03001#
2# Makefile for the ddbridge device driver
3#
4
5ddbridge-objs := ddbridge-core.o
6
7obj-$(CONFIG_DVB_DDBRIDGE) += ddbridge.o
8
Mauro Carvalho Chehab3d6c2bc2012-06-14 16:35:53 -03009ccflags-y += -Idrivers/media/dvb-core/
Mauro Carvalho Chehab9a0bf522012-08-13 23:13:41 -030010ccflags-y += -Idrivers/media/dvb-frontends/
Arnaud Lacombe3f5c14d2011-08-15 02:07:08 -030011ccflags-y += -Idrivers/media/common/tuners/
Oliver Endrissf8765022011-07-03 18:25:29 -030012
13# For the staging CI driver cxd2099
Mauro Carvalho Chehab4860c732011-11-01 22:23:55 -020014ccflags-y += -Idrivers/staging/media/cxd2099/