summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/pt1/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/pci/pt1/Makefile')
-rw-r--r--drivers/media/pci/pt1/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/media/pci/pt1/Makefile b/drivers/media/pci/pt1/Makefile
new file mode 100644
index 000000000..45b21a923
--- /dev/null
+++ b/drivers/media/pci/pt1/Makefile
@@ -0,0 +1,7 @@
+# SPDX-License-Identifier: GPL-2.0-only
+earth-pt1-objs := pt1.o
+
+obj-$(CONFIG_DVB_PT1) += earth-pt1.o
+
+ccflags-y += -I $(srctree)/drivers/media/dvb-frontends
+ccflags-y += -I $(srctree)/drivers/media/tuners