blob: 38019bafb862246b992f6026f77314f460cb2c78 [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
Arnaud Lacombe3f5c14d2011-08-15 02:07:08 -03009ccflags-y += -Idrivers/media/dvb/dvb-core/
10ccflags-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/