aboutsummaryrefslogtreecommitdiffstats
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/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/media/pci/pt1/Makefile b/drivers/media/pci/pt1/Makefile
index bc491e08dd63..f80a1cd4c0f5 100644
--- a/drivers/media/pci/pt1/Makefile
+++ b/drivers/media/pci/pt1/Makefile
@@ -2,5 +2,5 @@ earth-pt1-objs := pt1.o
obj-$(CONFIG_DVB_PT1) += earth-pt1.o
-ccflags-y += -Idrivers/media/dvb-frontends
-ccflags-y += -Idrivers/media/tuners
+ccflags-y += -I $(srctree)/drivers/media/dvb-frontends
+ccflags-y += -I $(srctree)/drivers/media/tuners