diff options
Diffstat (limited to 'drivers/media/dvb/bt8xx/Makefile')
-rw-r--r-- | drivers/media/dvb/bt8xx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/dvb/bt8xx/Makefile b/drivers/media/dvb/bt8xx/Makefile index 7c2dd04d37e4..36591ae505f4 100644 --- a/drivers/media/dvb/bt8xx/Makefile +++ b/drivers/media/dvb/bt8xx/Makefile | |||
@@ -1,6 +1,6 @@ | |||
1 | obj-$(CONFIG_DVB_BT8XX) += bt878.o dvb-bt8xx.o dst.o dst_ca.o | 1 | obj-$(CONFIG_DVB_BT8XX) += bt878.o dvb-bt8xx.o dst.o dst_ca.o |
2 | 2 | ||
3 | ccflags-y += -Idrivers/media/dvb-core | 3 | ccflags-y += -Idrivers/media/dvb-core |
4 | ccflags-y += -Idrivers/media/dvb/frontends | 4 | ccflags-y += -Idrivers/media/dvb-frontends |
5 | ccflags-y += -Idrivers/media/video/bt8xx | 5 | ccflags-y += -Idrivers/media/video/bt8xx |
6 | ccflags-y += -Idrivers/media/common/tuners | 6 | ccflags-y += -Idrivers/media/common/tuners |