blob: 9eca27dd732840045fac9dfe7c4f96a1c46f3b88 [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/
Arnaud Lacombe3f5c14d2011-08-15 02:07:08 -030010ccflags-y += -Idrivers/media/dvb/frontends/
11ccflags-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/