aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/ddbridge/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/pci/ddbridge/Makefile')
-rw-r--r--drivers/media/pci/ddbridge/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/drivers/media/pci/ddbridge/Makefile b/drivers/media/pci/ddbridge/Makefile
new file mode 100644
index 000000000000..9d083c98ce58
--- /dev/null
+++ b/drivers/media/pci/ddbridge/Makefile
@@ -0,0 +1,14 @@
1#
2# Makefile for the ddbridge device driver
3#
4
5ddbridge-objs := ddbridge-core.o
6
7obj-$(CONFIG_DVB_DDBRIDGE) += ddbridge.o
8
9ccflags-y += -Idrivers/media/dvb-core/
10ccflags-y += -Idrivers/media/dvb-frontends/
11ccflags-y += -Idrivers/media/common/tuners/
12
13# For the staging CI driver cxd2099
14ccflags-y += -Idrivers/staging/media/cxd2099/