aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/smipcie/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/pci/smipcie/Makefile')
-rw-r--r--drivers/media/pci/smipcie/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/media/pci/smipcie/Makefile b/drivers/media/pci/smipcie/Makefile
new file mode 100644
index 000000000000..be55481a6e95
--- /dev/null
+++ b/drivers/media/pci/smipcie/Makefile
@@ -0,0 +1,6 @@
+obj-$(CONFIG_DVB_SMIPCIE) += smipcie.o
+
+ccflags-y += -Idrivers/media/tuners
+ccflags-y += -Idrivers/media/dvb-core
+ccflags-y += -Idrivers/media/dvb-frontends
+