diff options
Diffstat (limited to 'drivers/media/common/b2c2/Makefile')
-rw-r--r-- | drivers/media/common/b2c2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/common/b2c2/Makefile b/drivers/media/common/b2c2/Makefile index 377d051548a9..48a4c906a173 100644 --- a/drivers/media/common/b2c2/Makefile +++ b/drivers/media/common/b2c2/Makefile | |||
@@ -4,4 +4,4 @@ obj-$(CONFIG_DVB_B2C2_FLEXCOP) += b2c2-flexcop.o | |||
4 | 4 | ||
5 | ccflags-y += -Idrivers/media/dvb-core/ | 5 | ccflags-y += -Idrivers/media/dvb-core/ |
6 | ccflags-y += -Idrivers/media/dvb-frontends/ | 6 | ccflags-y += -Idrivers/media/dvb-frontends/ |
7 | ccflags-y += -Idrivers/media/common/tuners/ | 7 | ccflags-y += -Idrivers/media/tuners/ |