diff options
Diffstat (limited to 'drivers/media/video/cx18/Makefile')
-rw-r--r-- | drivers/media/video/cx18/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/cx18/Makefile b/drivers/media/video/cx18/Makefile index e0701e92f4ee..db5ab12d84a3 100644 --- a/drivers/media/video/cx18/Makefile +++ b/drivers/media/video/cx18/Makefile | |||
@@ -9,5 +9,5 @@ obj-$(CONFIG_VIDEO_CX18) += cx18.o | |||
9 | obj-$(CONFIG_VIDEO_CX18_ALSA) += cx18-alsa.o | 9 | obj-$(CONFIG_VIDEO_CX18_ALSA) += cx18-alsa.o |
10 | 10 | ||
11 | ccflags-y += -Idrivers/media/dvb-core | 11 | ccflags-y += -Idrivers/media/dvb-core |
12 | ccflags-y += -Idrivers/media/dvb/frontends | 12 | ccflags-y += -Idrivers/media/dvb-frontends |
13 | ccflags-y += -Idrivers/media/common/tuners | 13 | ccflags-y += -Idrivers/media/common/tuners |