aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/ngene/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/pci/ngene/Makefile')
-rw-r--r--drivers/media/pci/ngene/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/pci/ngene/Makefile b/drivers/media/pci/ngene/Makefile
index 63997089f9d1..5c0b5d6b9d69 100644
--- a/drivers/media/pci/ngene/Makefile
+++ b/drivers/media/pci/ngene/Makefile
@@ -8,7 +8,7 @@ obj-$(CONFIG_DVB_NGENE) += ngene.o
8 8
9ccflags-y += -Idrivers/media/dvb-core/ 9ccflags-y += -Idrivers/media/dvb-core/
10ccflags-y += -Idrivers/media/dvb-frontends/ 10ccflags-y += -Idrivers/media/dvb-frontends/
11ccflags-y += -Idrivers/media/common/tuners/ 11ccflags-y += -Idrivers/media/tuners/
12 12
13# For the staging CI driver cxd2099 13# For the staging CI driver cxd2099
14ccflags-y += -Idrivers/staging/media/cxd2099/ 14ccflags-y += -Idrivers/staging/media/cxd2099/