Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirel...
[firefly-linux-kernel-4.4.55.git] / drivers / media / pci / ddbridge / Makefile
1 #
2 # Makefile for the ddbridge device driver
3 #
4
5 ddbridge-objs := ddbridge-core.o
6
7 obj-$(CONFIG_DVB_DDBRIDGE) += ddbridge.o
8
9 ccflags-y += -Idrivers/media/dvb-core/
10 ccflags-y += -Idrivers/media/dvb-frontends/
11 ccflags-y += -Idrivers/media/tuners/
12
13 # For the staging CI driver cxd2099
14 ccflags-y += -Idrivers/staging/media/cxd2099/