aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/b2c2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/pci/b2c2/Makefile')
-rw-r--r--drivers/media/pci/b2c2/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/media/pci/b2c2/Makefile b/drivers/media/pci/b2c2/Makefile
new file mode 100644
index 000000000000..b894320a5f21
--- /dev/null
+++ b/drivers/media/pci/b2c2/Makefile
@@ -0,0 +1,9 @@
+ifneq ($(CONFIG_DVB_B2C2_FLEXCOP_PCI),)
+b2c2-flexcop-pci-objs += flexcop-dma.o
+endif
+
+b2c2-flexcop-pci-objs += flexcop-pci.o
+obj-$(CONFIG_DVB_B2C2_FLEXCOP_PCI) += b2c2-flexcop-pci.o
+
+ccflags-y += -Idrivers/media/dvb-core/
+ccflags-y += -Idrivers/media/common/b2c2/