blob: 7446c8b677b5c393a30edabdab8c55930b872b9c [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/
Mauro Carvalho Chehabccae7af2012-06-14 16:35:59 -030011ccflags-y += -Idrivers/media/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/