aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/pt3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/pci/pt3/Makefile')
-rw-r--r--drivers/media/pci/pt3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/media/pci/pt3/Makefile b/drivers/media/pci/pt3/Makefile
index 8698d5dfaf52..da6b265f4b39 100644
--- a/drivers/media/pci/pt3/Makefile
+++ b/drivers/media/pci/pt3/Makefile
@@ -4,5 +4,5 @@ earth-pt3-objs += pt3.o pt3_i2c.o pt3_dma.o
obj-$(CONFIG_DVB_PT3) += earth-pt3.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