summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/ddbridge/Makefile
blob: fe8ff0c681ad430ffcae1cd21545a3fd15f207f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#
# Makefile for the ddbridge device driver
#

ddbridge-objs := ddbridge-main.o ddbridge-core.o ddbridge-i2c.o

obj-$(CONFIG_DVB_DDBRIDGE) += ddbridge.o

ccflags-y += -Idrivers/media/dvb-core/
ccflags-y += -Idrivers/media/dvb-frontends/
ccflags-y += -Idrivers/media/tuners/

# For the staging CI driver cxd2099
ccflags-y += -Idrivers/staging/media/cxd2099/